ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/post.php / Page 2

_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

Used by 0 functions | Uses 3 functions

_prime_post_caches()

Function: Adds any posts from the given ids to the cache that do not already exist in cache

Source: wp-includes/post.php:6396

Used by 6 functions | Uses 3 functions

wp_add_trashed_suffix_to_post_name_for_trashed_posts()

Function: Adds a suffix if any trashed posts have a given slug.

Source: wp-includes/post.php:6421

Used by 1 function | Uses 2 functions

get_lastpostdate()

Function: Retrieve the date that the last post was published.

Source: wp-includes/post.php:5802

Used by 1 function | Uses 3 functions

get_lastpostdate

Filter Hook: Filters the date the last post was published.

Source: wp-includes/post.php:5812

Used by 1 function | Uses 0 functions

get_lastpostmodified()

Function: Get the timestamp of the last time any post was modified.

Source: wp-includes/post.php:5831

Used by 1 function | Uses 5 functions

pre_get_lastpostmodified

Filter Hook: Pre-filter the return value of get_lastpostmodified() before the query is run.

Source: wp-includes/post.php:5843

Used by 1 function | Uses 0 functions

get_lastpostmodified

Filter Hook: Filters the date the last post was modified.

Source: wp-includes/post.php:5864

Used by 1 function | Uses 0 functions

_get_last_post_time()

Function: Get the timestamp of the last time any post was modified or published.

Source: wp-includes/post.php:5882

Used by 2 functions | Uses 5 functions

update_post_cache()

Function: Updates posts in cache.

Source: wp-includes/post.php:5938

Used by 4 functions | Uses 1 function
« Previous 1 2 3 … 22 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy