ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 15

get_to_ping

Filter Hook: Filters the list of URLs yet to ping for the given post.

Source: wp-includes/post.php:5405

Used by 0 functions | Uses 0 functions

transition_post_status

Action Hook: Fires when a post is transitioned from one status to another.

Source: wp-includes/post.php:5169

Used by 0 functions | Uses 0 functions

{$old_status}_to_{$new_status}

Action Hook: Fires when a post is transitioned from one status to another.

Source: wp-includes/post.php:5187

Used by 0 functions | Uses 0 functions

{$new_status}_{$post->post_type}

Action Hook: Fires when a post is transitioned from one status to another.

Source: wp-includes/post.php:5227

Used by 0 functions | Uses 0 functions

add_ping()

Function: Adds a URL to those already pinged.

Source: wp-includes/post.php:5280

Used by 0 functions | Uses 0 functions

add_ping

Filter Hook: Filters the new ping URL to add for the given post.

Source: wp-includes/post.php:5306

Used by 0 functions | Uses 0 functions

wp_add_post_tags()

Function: Adds tags to a post.

Source: wp-includes/post.php:5017

Used by 0 functions | Uses 0 functions

wp_set_post_tags()

Function: Sets the tags for a post.

Source: wp-includes/post.php:5035

Used by 0 functions | Uses 0 functions

wp_set_post_terms()

Function: Sets the terms for a post.

Source: wp-includes/post.php:5056

Used by 0 functions | Uses 0 functions

wp_set_post_categories()

Function: Sets categories for a post.

Source: wp-includes/post.php:5101

Used by 0 functions | Uses 0 functions
« Previous 1 … 14 15 16 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy