Used By
Used By | Description |
---|---|
wp-includes/post.php: wp_unique_post_slug() | Computes a unique slug for the post, when given the desired slug and some post details. |
Filters the unique post slug.
(string) The post slug.
(int) Post ID.
(string) The post status.
(string) Post type.
(int) Post parent ID
(string) The original post slug.
File: wp-includes/post.php
Version | Description |
---|---|
3.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_unique_post_slug