Advertisement

untrash_comment

Fires immediately before a comment is restored from the Trash.

trash_comment

Fires immediately before a comment is sent to the Trash.

trashed_comment

Fires immediately after a comment is sent to Trash.

Advertisement

wp_set_comment_status

Fires immediately before transitioning a comment’s status from one to another in the database.

wp_trash_comment

Moves a comment to the Trash

deleted_comment

Fires immediately after a comment is deleted from the database.

delete_comment

Fires immediately before a comment is deleted from the database.

Advertisement

wp_count_comments

Filters the comments count for a given post or the whole site.

wp_delete_comment

Trashes or deletes a comment.

wp_count_comments

Retrieves the total comment counts for the whole site or a single post.

wp_blacklist_check

Fires before the comment is tested for blacklisted characters or words.

Advertisement

wp_blacklist_check

Does comment contain blacklisted characters or words.