wp_unique_post_slug()
Function: Computes a unique slug for the post, when given the desired slug and some post details.
Source: wp-includes/post.php:4807
Function: Computes a unique slug for the post, when given the desired slug and some post details.
Source: wp-includes/post.php:4807
Filter Hook: Filters whether the post slug would make a bad attachment slug.
Source: wp-includes/post.php:4856
Filter Hook: Filters whether the post slug would make a bad hierarchical post slug.
Source: wp-includes/post.php:4892
Filter Hook: Filters whether the post slug would be bad as a flat slug.
Source: wp-includes/post.php:4948
Filter Hook: Filters the unique post slug.
Source: wp-includes/post.php:4977
Function: Truncates a post slug.
Source: wp-includes/post.php:4992
Function: Adds tags to a post.
Source: wp-includes/post.php:5017
Function: Sets the tags for a post.
Source: wp-includes/post.php:5035
Function: Sets the terms for a post.
Source: wp-includes/post.php:5056
Action Hook: Fires before comments are restored for a post from the Trash.
Source: wp-includes/post.php:3584