ClassicPress logo
Skip to content
Filter by type:

Browse:

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

xmlrpc_publish_post

Action Hook: Fires when _publish_post_hook() is called during an XML-RPC request.

Source: wp-includes/post.php:7309

Used by 0 functions | Uses 0 functions

wp_get_post_parent_id()

Function: Returns the ID of the post’s parent.

Source: wp-includes/post.php:7341

Used by 0 functions | Uses 0 functions

wp_check_post_hierarchy_for_loops()

Function: Checks the given subset of the post hierarchy for hierarchy loops.

Source: wp-includes/post.php:7365

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 3 4 5 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy