ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 524

get_page_by_title()

Function: Retrieves a page given its title.

Source: wp-includes/deprecated.php:4411

Used by 0 functions | Uses 0 functions

get_page_children()

Function: Identifies descendants of a given page ID in a list of page objects.

Source: wp-includes/post.php:5589

Used by 0 functions | Uses 0 functions

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

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

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

add_ping()

Function: Adds a URL to those already pinged.

Source: wp-includes/post.php:5280

Used by 0 functions | Uses 0 functions

wp_unique_post_slug

Filter Hook: Filters the unique post slug.

Source: wp-includes/post.php:4977

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
« Previous 1 … 523 524 525 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy