_get_last_post_time()
Function: Gets the timestamp of the last time any post was modified or published.
Source: wp-includes/post.php:6936
Function: Gets the timestamp of the last time any post was modified or published.
Source: wp-includes/post.php:6936
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: 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
Function: Retrieves the post SQL based on capability, author, and type.
Source: wp-includes/post.php:6758