ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/post.php
  • Page 11

get_enclosed()

Function: Retrieves enclosures already enclosed for a post.

Source: wp-includes/post.php:5321

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

wp_unique_post_slug_is_bad_flat_slug

Filter Hook: Filters whether the post slug would be bad as a flat slug.

Source: wp-includes/post.php:4948

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
« Previous 1 … 10 11 12 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy