ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 15

get_page_by_path()

Function: Retrieves a page given its path.

Source: wp-includes/post.php:5495

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_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

wp_publish_post()

Function: Publishes a post by transitioning the post status.

Source: wp-includes/post.php:4653

Used by 0 functions | Uses 0 functions

check_and_publish_future_post()

Function: Publishes future post and make sure post ID has future post status.

Source: wp-includes/post.php:4731

Used by 0 functions | Uses 0 functions

wp_unique_post_slug()

Function: Computes a unique slug for the post, when given the desired slug and some post details.

Source: wp-includes/post.php:4807

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