delete_post
Action Hook: Fires immediately before a post is deleted from the database.
Source: wp-includes/post.php:3221
Action Hook: Fires immediately before a post is deleted from the database.
Source: wp-includes/post.php:3221
Action Hook: Fires once a post has been added to the sticky list.
Source: wp-includes/post.php:2670
Action Hook: Fires immediately after a post is deleted from the database.
Source: wp-includes/post.php:3251
Function: Un-sticks a post.
Source: wp-includes/post.php:2683
Action Hook: Fires after a post is deleted, at the conclusion of wp_delete_post().
Source: wp-includes/post.php:3274
Action Hook: Fires once a post has been removed from the sticky list.
Source: wp-includes/post.php:2714
Function: Resets the page_on_front, show_on_front, and page_for_post settings when a linked page is deleted or trashed.
Source: wp-includes/post.php:3290
Function: Returns the cache key for wp_count_posts() based on the passed arguments.
Source: wp-includes/post.php:2728
Function: Counts number of posts of a post type and if user has permissions to view.
Source: wp-includes/post.php:2761
Filter Hook: Filters the post counts by status for the current post type.
Source: wp-includes/post.php:2818