ClassicPress logo
Skip to content
Filter by type:

Browse:

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

_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

_publish_post_hook()

Function: Hook to schedule pings and enclosures when a post is published.

Source: wp-includes/post.php:6188

Used by 0 functions | Uses 6 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

clean_post_cache()

Function: Will clean the post in the cache.

Source: wp-includes/post.php:5961

Used by 14 functions | Uses 7 functions

clean_post_cache

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

Source: wp-includes/post.php:5986

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