ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/post.php

wp_add_trashed_suffix_to_post_name_for_post()

Function: Adds a trashed suffix for a given post.

Source: wp-includes/post.php:6451

Used by 2 functions | Uses 5 functions

_filter_query_attachment_filenames()

Function: Filter the SQL clauses of an attachment query to include filenames.

Source: wp-includes/post.php:6478

Used by 0 functions | Uses 1 function

_publish_post_hook()

Function: Hook to schedule pings and enclosures when a post is published.

Source: wp-includes/post.php:6188

Used by 0 functions | Uses 6 functions

xmlrpc_publish_post

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

Source: wp-includes/post.php:6197

Used by 1 function | Uses 0 functions

wp_get_post_parent_id()

Function: Return the post’s parent’s post_ID

Source: wp-includes/post.php:6221

Used by 0 functions | Uses 2 functions

wp_check_post_hierarchy_for_loops()

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

Source: wp-includes/post.php:6242

Used by 0 functions | Uses 2 functions

set_post_thumbnail()

Function: Set a post thumbnail.

Source: wp-includes/post.php:6279

Used by 7 functions | Uses 5 functions

delete_post_thumbnail()

Function: Remove a post thumbnail.

Source: wp-includes/post.php:6299

Used by 5 functions | Uses 2 functions

wp_delete_auto_drafts()

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

Source: wp-includes/post.php:6313

Used by 0 functions | Uses 2 functions

wp_queue_posts_for_term_meta_lazyload()

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

Source: wp-includes/post.php:6331

Used by 1 function | Uses 3 functions
1 2 … 22 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy