delete_comment
Action Hook: Fires immediately before a comment is deleted from the database.
Source: wp-includes/comment.php:1476
Action Hook: Fires immediately before a comment is deleted from the database.
Source: wp-includes/comment.php:1476
Function: Checks whether a comment passes internal checks to be allowed to add.
Source: wp-includes/comment.php:39
Function: Displays the permalink for the current post.
Source: wp-includes/link-template.php:17
Function: Retrieves category parents with separator.
Source: wp-includes/category-template.php:47
Filter Hook: Filters the category or list of categories.
Source: wp-includes/category-template.php:230
Function: Checks if the current post is within any of the given categories.
Source: wp-includes/category-template.php:257
Filter Hook: Filters a taxonomy drop-down display element.
Source: wp-includes/category-template.php:437
Function: Removes a callback function from an action hook.
Source: wp-includes/plugin.php:612
Function: Adds a callback function to an action hook.
Source: wp-includes/plugin.php:441
Function: Calls the callback functions that have been added to an action hook.
Source: wp-includes/plugin.php:482