wp_delete_post()
Function: Trashes or deletes a post or page.
Source: wp-includes/post.php:3111
Function: Trashes or deletes a post or page.
Source: wp-includes/post.php:3111
Filter Hook: Filters whether a post deletion should take place.
Source: wp-includes/post.php:3139
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
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