Filters the permalink structure for a post before token replacement occurs.
Only applies to posts with post_type of ‘post’.
$permalinkstring
$postWP_Post
$leavenamebool
$permalink = apply_filters( 'pre_post_link', $permalink, $post, $leavename );
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_post_link