wp_post_mime_type_where()
Function: Converts MIME types into SQL.
Source: wp-includes/post.php:3042
Function: Converts MIME types into SQL.
Source: wp-includes/post.php:3042
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: 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
Function: Registers a meta key for posts.
Source: wp-includes/post.php:2297