ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/post.php
  • Page 6

get_lastpostmodified

Filter Hook: Filters the most recent time that a post on the site was modified.

Source: wp-includes/post.php:6918

Used by 0 functions | Uses 0 functions

_get_last_post_time()

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

Source: wp-includes/post.php:6936

Used by 0 functions | Uses 0 functions

update_post_cache()

Function: Updates posts in cache.

Source: wp-includes/post.php:6992

Used by 0 functions | Uses 0 functions

clean_post_cache()

Function: Will clean the post in the cache.

Source: wp-includes/post.php:7022

Used by 0 functions | Uses 0 functions

clean_post_cache

Action Hook: Fires immediately after the given post’s cache is cleaned.

Source: wp-includes/post.php:7050

Used by 0 functions | Uses 0 functions

clean_page_cache

Action Hook: Fires immediately after the given page’s cache is cleaned.

Source: wp-includes/post.php:7062

Used by 0 functions | Uses 0 functions

update_post_caches()

Function: Updates post, term, and metadata caches for a list of post objects.

Source: wp-includes/post.php:7078

Used by 0 functions | Uses 0 functions

wp_check_for_changed_slugs()

Function: Checks for changed slugs for published post objects and save the old slug.

Source: wp-includes/post.php:6653

Used by 0 functions | Uses 0 functions

wp_check_for_changed_dates()

Function: Checks for changed dates for published post objects and save the old date.

Source: wp-includes/post.php:6696

Used by 0 functions | Uses 0 functions

get_private_posts_cap_sql()

Function: Retrieves the private post SQL based on capability.

Source: wp-includes/post.php:6737

Used by 0 functions | Uses 0 functions
« Previous 1 … 5 6 7 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy