_count_posts_cache_key()
Function: Returns the cache key for wp_count_posts() based on the passed arguments.
Source: wp-includes/post.php:2728
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: Checks a MIME-Type against a list.
Source: wp-includes/post.php:2989
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: 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