ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 205

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

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

_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

_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

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 … 204 205 206 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy