wp_delete_post()
Function: Trashes or deletes a post or page.
Source: wp-includes/post.php:3111
Function: Trashes or deletes a post or page.
Source: wp-includes/post.php:3111
Function: Resets the page_on_front, show_on_front, and page_for_post settings when a linked page is deleted or trashed.
Source: wp-includes/post.php:3290
Function: Makes a post sticky.
Source: wp-includes/post.php:2646
Function: Un-sticks a post.
Source: wp-includes/post.php:2683
Function: Returns the cache key for wp_count_posts() based on the passed arguments.
Source: wp-includes/post.php:2728
Function: Counts number of posts of a post type and if user has permissions to view.
Source: wp-includes/post.php:2761
Function: Counts number of attachments for the mime type(s).
Source: wp-includes/post.php:2837
Function: Gets default post mime types.
Source: wp-includes/post.php:2879
Function: Updates a post meta field based on the given post ID.
Source: wp-includes/post.php:2263
Function: Deletes everything from post meta matching the given meta key.
Source: wp-includes/post.php:2281