wp_set_post_categories()
Function: Sets categories for a post.
Source: wp-includes/post.php:5101
Function: Sets categories for a post.
Source: wp-includes/post.php:5101
Function: Fires actions related to the transitioning of a post’s status.
Source: wp-includes/post.php:5159
Function: Publishes a post by transitioning the post status.
Source: wp-includes/post.php:4653
Function: Publishes future post and make sure post ID has future post status.
Source: wp-includes/post.php:4731
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: Moves comments for a post to the Trash.
Source: wp-includes/post.php:3499