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
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: Hook for managing future post transitions to published.
Source: wp-includes/post.php:7234
Function: Hook used to schedule publication for a post marked for the future.
Source: wp-includes/post.php:7285
Function: Checks for changed slugs for published post objects and save the old slug.
Source: wp-includes/post.php:6653
Function: Checks for changed dates for published post objects and save the old date.
Source: wp-includes/post.php:6696
Function: Retrieves the private post SQL based on capability.
Source: wp-includes/post.php:6737