_update_term_count_on_transition_post_status()
Function: Update the custom taxonomies’ term counts when a post’s status is changed.
Source: wp-includes/post.php:6374
Function: Update the custom taxonomies’ term counts when a post’s status is changed.
Source: wp-includes/post.php:6374
Function: Adds any posts from the given ids to the cache that do not already exist in cache
Source: wp-includes/post.php:6396
Function: Adds a suffix if any trashed posts have a given slug.
Source: wp-includes/post.php:6421
Function: Retrieve the date that the last post was published.
Source: wp-includes/post.php:5802
Filter Hook: Filters the date the last post was published.
Source: wp-includes/post.php:5812
Function: Get the timestamp of the last time any post was modified.
Source: wp-includes/post.php:5831
Filter Hook: Pre-filter the return value of get_lastpostmodified() before the query is run.
Source: wp-includes/post.php:5843
Filter Hook: Filters the date the last post was modified.
Source: wp-includes/post.php:5864
Function: Get the timestamp of the last time any post was modified or published.
Source: wp-includes/post.php:5882
Function: Updates posts in cache.
Source: wp-includes/post.php:5938