update_post_cache()
Function: Updates posts in cache.
Source: wp-includes/post.php:6992
Function: Updates posts in cache.
Source: wp-includes/post.php:6992
Function: Will clean the post in the cache.
Source: wp-includes/post.php:7022
Action Hook: Fires immediately after the given post’s cache is cleaned.
Source: wp-includes/post.php:7050
Action Hook: Fires immediately after the given page’s cache is cleaned.
Source: wp-includes/post.php:7062
Function: Updates post, term, and metadata caches for a list of post objects.
Source: wp-includes/post.php:7078
Function: Updates metadata cache for a list of post IDs.
Source: wp-includes/post.php:7172
Function: Will clean the attachment in the cache.
Source: wp-includes/post.php:7191
Function: Retrieves the private post SQL based on capability.
Source: wp-includes/post.php:6737
Function: Retrieves the post SQL based on capability, author, and type.
Source: wp-includes/post.php:6758
Filter Hook (deprecated): Filters the capability to read private posts for a custom post type when generating SQL for getting posts by author.
Source: wp-includes/post.php:6784