ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 526

wp_transition_post_status()

Function: Fires actions related to the transitioning of a post’s status.

Source: wp-includes/post.php:5159

Used by 0 functions | Uses 0 functions

untrashed_post_comments

Action Hook: Fires after comments are restored for a post from the Trash.

Source: wp-includes/post.php:3612

Used by 0 functions | Uses 0 functions

wp_untrash_post_comments()

Function: Restores comments for a post from the Trash.

Source: wp-includes/post.php:3560

Used by 0 functions | Uses 0 functions

wp_insert_post_empty_content

Filter Hook: Filters whether the post should be considered “empty”.

Source: wp-includes/post.php:3910

Used by 0 functions | Uses 0 functions

wp_get_post_categories()

Function: Retrieves the list of categories for a post.

Source: wp-includes/post.php:3634

Used by 0 functions | Uses 0 functions

wp_insert_post_parent

Filter Hook: Filters the post parent — used to check for and prevent hierarchy loops.

Source: wp-includes/post.php:4080

Used by 0 functions | Uses 0 functions

wp_get_post_tags()

Function: Retrieves the tags for a post.

Source: wp-includes/post.php:3660

Used by 0 functions | Uses 0 functions

wp_insert_attachment_data

Filter Hook: Filters attachment post data before it is updated in or added to the database.

Source: wp-includes/post.php:4174

Used by 0 functions | Uses 0 functions

wp_get_post_terms()

Function: Retrieves the terms for a post.

Source: wp-includes/post.php:3681

Used by 0 functions | Uses 0 functions

wp_insert_post_data

Filter Hook: Filters slashed post data just before it is inserted into the database.

Source: wp-includes/post.php:4189

Used by 0 functions | Uses 0 functions
« Previous 1 … 525 526 527 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy