ClassicPress logo
Skip to content
Filter by type:

Browse:

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

update_post_author_caches()

Function: Updates post author user caches for a list of post objects.

Source: wp-includes/post.php:7126

Used by 0 functions | Uses 0 functions

pre_delete_attachment

Filter Hook: Filters whether an attachment deletion should take place.

Source: wp-includes/post.php:6042

Used by 0 functions | Uses 0 functions

default_category_post_types

Filter Hook: Filters post types (in addition to ‘post’) that require a default category.

Source: wp-includes/post.php:5117

Used by 0 functions | Uses 0 functions

wp_after_insert_post()

Function: Fires actions after a post, its terms and meta data has been saved.

Source: wp-includes/post.php:5240

Used by 0 functions | Uses 0 functions

wp_after_insert_post

Action Hook: Fires once a post, its terms and meta data has been saved.

Source: wp-includes/post.php:5260

Used by 0 functions | Uses 0 functions

wp_resolve_post_date()

Function: Uses wp_checkdate to return a valid Gregorian-calendar value for post_date.

Source: wp-includes/post.php:4769

Used by 0 functions | Uses 0 functions

pre_wp_unique_post_slug

Filter Hook: Filters the post slug before it is generated to be unique.

Source: wp-includes/post.php:4829

Used by 0 functions | Uses 0 functions

add_trashed_suffix_to_trashed_posts

Filter Hook: Filters whether or not to add a `__trashed` suffix to trashed posts that match the name of the updated post.

Source: wp-includes/post.php:4106

Used by 0 functions | Uses 0 functions

edit_post_{$post->post_type}

Action Hook: Fires once an existing post has been updated.

Source: wp-includes/post.php:4462

Used by 0 functions | Uses 0 functions

deleted_post_{$post->post_type}

Action Hook: Fires immediately after a post is deleted from the database.

Source: wp-includes/post.php:3240

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy