Used By
Used By | Description |
---|---|
wp-includes/class-wp-customize-manager.php: WP_Customize_Manager::trash_changeset_post() | Trash or delete a changeset post. |
wp-includes/post.php: wp_publish_post() | Publish a post by transitioning the post status. |
wp-includes/post.php: wp_insert_post() | Insert or update a post. |
wp-includes/comment.php: wp_update_comment_count_now() | Updates the comment count for the post. |