before_delete_post
Action Hook: Fires before a post is deleted, at the start of wp_delete_post().
Source: wp-includes/post.php:3155
Action Hook: Fires before a post is deleted, at the start of wp_delete_post().
Source: wp-includes/post.php:3155
Function: Makes a post sticky.
Source: wp-includes/post.php:2646
Action Hook: Fires immediately before a post is deleted from the database.
Source: wp-includes/post.php:3221
Function: Un-sticks a post.
Source: wp-includes/post.php:2683
Action Hook: Fires immediately after a post is deleted from the database.
Source: wp-includes/post.php:3251
Function: Returns the cache key for wp_count_posts() based on the passed arguments.
Source: wp-includes/post.php:2728
Action Hook: Fires after a post is deleted, at the conclusion of wp_delete_post().
Source: wp-includes/post.php:3274
Function: Counts number of posts of a post type and if user has permissions to view.
Source: wp-includes/post.php:2761
Function: Counts number of attachments for the mime type(s).
Source: wp-includes/post.php:2837
Function: Gets default post mime types.
Source: wp-includes/post.php:2879