ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

update_postmeta_cache()

Function: Updates metadata cache for a list of post IDs.

Source: wp-includes/post.php:7172

Used by 0 functions | Uses 0 functions

clean_attachment_cache()

Function: Will clean the attachment in the cache.

Source: wp-includes/post.php:7191

Used by 0 functions | Uses 0 functions

clean_attachment_cache

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

Source: wp-includes/post.php:7214

Used by 0 functions | Uses 0 functions

_transition_post_status()

Function: Hook for managing future post transitions to published.

Source: wp-includes/post.php:7234

Used by 0 functions | Uses 0 functions

private_to_published

Action Hook (deprecated): Fires when a post’s status is transitioned from private to published.

Source: wp-includes/post.php:7251

Used by 0 functions | Uses 0 functions

get_lastpostdate()

Function: Retrieves the most recent time that a post on the site was published.

Source: wp-includes/post.php:6846

Used by 0 functions | Uses 0 functions

_future_post_hook()

Function: Hook used to schedule publication for a post marked for the future.

Source: wp-includes/post.php:7285

Used by 0 functions | Uses 0 functions

get_lastpostdate

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

Source: wp-includes/post.php:6861

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