comment_on_draft
Action Hook: Fires when a comment is attempted on a post in draft mode.
Source: wp-includes/comment.php:3575
Action Hook: Fires when a comment is attempted on a post in draft mode.
Source: wp-includes/comment.php:3575
Action Hook: Fires when a comment is attempted on a password-protected post.
Source: wp-includes/comment.php:3591
Action Hook: Fires before a comment is posted.
Source: wp-includes/comment.php:3603
Function: Registers the personal data exporter for comments.
Source: wp-includes/comment.php:3696
Function: Finds and exports personal data associated with an email address from the comments table.
Source: wp-includes/comment.php:3714
Function: Registers the personal data eraser for comments.
Source: wp-includes/comment.php:3806
Function: Erases personal data associated with an email address from the comments table.
Source: wp-includes/comment.php:3826
Filter Hook: Filters whether to anonymize the comment.
Source: wp-includes/comment.php:3880
Function: Adds any comments from the given IDs to the cache that do not already exist in cache.
Source: wp-includes/comment.php:3341
Function: Closes comments on old posts on the fly, without any extra DB queries. Hooked to the_posts.
Source: wp-includes/comment.php:3370