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
Action Hook: Fires immediately before a post is deleted from the database.
Source: wp-includes/post.php:3221
Action Hook: Fires immediately after a post is deleted from the database.
Source: wp-includes/post.php:3251
Action Hook: Fires after a post is deleted, at the conclusion of wp_delete_post().
Source: wp-includes/post.php:3274
Function: Converts and fixes HTML entities.
Source: wp-includes/kses.php:1891
Function: Adds slashes to a string or recursively adds slashes to strings within an array.
Source: wp-includes/formatting.php:5688
Function: Converts a number of special characters into their HTML entities.
Source: wp-includes/formatting.php:934
Function: Gets all term data from database by term field and data.
Source: wp-includes/taxonomy.php:1095
Function: Creates or modifies a taxonomy object.
Source: wp-includes/taxonomy.php:532
Function: Outputs a complete commenting form for use within a template.
Source: wp-includes/comment-template.php:2492