ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 206

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

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

get_lastpostmodified()

Function: Gets the most recent time that a post on the site was modified.

Source: wp-includes/post.php:6880

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
« Previous 1 … 205 206 207 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy