ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 204

set_post_thumbnail()

Function: Sets the post thumbnail (featured image) for the given post.

Source: wp-includes/post.php:7414

Used by 0 functions | Uses 0 functions

delete_post_thumbnail()

Function: Removes the thumbnail (featured image) from the given post.

Source: wp-includes/post.php:7459

Used by 0 functions | Uses 0 functions

wp_delete_auto_drafts()

Function: Deletes auto-drafts for new posts that are > 7 days old.

Source: wp-includes/post.php:7487

Used by 0 functions | Uses 0 functions

wp_queue_posts_for_term_meta_lazyload()

Function: Queues posts for lazy-loading of term meta.

Source: wp-includes/post.php:7505

Used by 0 functions | Uses 0 functions

_update_term_count_on_transition_post_status()

Function: Updates the custom taxonomies’ term counts when a post’s status is changed.

Source: wp-includes/post.php:7582

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

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

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