ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 15

get_page_hierarchy()

Function: Orders the pages with children under parents in a flat list.

Source: wp-includes/post.php:5630

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

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

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

wp_unique_post_slug_is_bad_attachment_slug

Filter Hook: Filters whether the post slug would make a bad attachment slug.

Source: wp-includes/post.php:4856

Used by 0 functions | Uses 0 functions

wp_unique_post_slug_is_bad_hierarchical_slug

Filter Hook: Filters whether the post slug would make a bad hierarchical post slug.

Source: wp-includes/post.php:4892

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