ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 524

get_all_page_ids()

Function: Gets a list of page IDs.

Source: wp-includes/post.php:5449

Used by 0 functions | Uses 0 functions

get_page()

Function: Retrieves page data given a page ID or page object.

Source: wp-includes/post.php:5477

Used by 0 functions | Uses 0 functions

get_enclosed

Filter Hook: Filters the list of enclosures already enclosed for the given post.

Source: wp-includes/post.php:5346

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

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

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