| @@ -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. |