PluginProbe
Gutenberg / 19.6.1
Gutenberg v19.6.1
24.0.0 23.9.1 23.9.0 23.8.0 23.7.2 23.7.1 23.7.0 23.6.1 23.6.2 23.6.0 23.5.3 23.5.2 23.5.1 23.5.0 23.4.0 23.3.2 23.3.1 23.3.0 23.2.0 23.2.1 23.2.2 23.1.1 23.1.0 23.0.1 12.6.0 All 403 releases
← All changes | lib/experimental/rest-api.php +1 -1 23.3.219.6.1 View file →
@@ -28,9 +28,9 @@
28 28 * is actually publish in order to return the future permalink format.
29 29 *
30 30 * This is a temporary fix until we can patch get_sample_permalink()
31 31 *
32 - * @link https://core.trac.wordpress.org/ticket/46266
32 + * @see https://core.trac.wordpress.org/ticket/46266
33 33 *
34 34 * @param array $permalink Array containing the sample permalink with placeholder for the post name, and the post name.
35 35 * @param int $id ID of the post.
36 36 * @param string $title Title of the post.