allow_empty_comment
Filter Hook: Filters whether an empty comment should be allowed.
Source: wp-includes/comment.php:3285
Filter Hook: Filters whether an empty comment should be allowed.
Source: wp-includes/comment.php:3285
Function: Get unapproved comment author’s email.
Source: wp-includes/comment.php:1780
Function: Sets the last changed time for the ‘comment’ cache group.
Source: wp-includes/comment.php:3540
Function: Registers the personal data eraser for comments.
Source: wp-includes/comment.php:3424
Function: Erases personal data associated with an email address from the comments table.
Source: wp-includes/comment.php:3442
Filter Hook: Filters whether to anonymize the comment.
Source: wp-includes/comment.php:3496
Function: Registers the personal data exporter for comments.
Source: wp-includes/comment.php:3315
Function: Finds and exports personal data associated with an email address from the comments table.
Source: wp-includes/comment.php:3333
Filter Hook: Filters the comment data immediately before it is updated in the database.
Source: wp-includes/comment.php:2327
Function: Clear the lastcommentmodified cached value when a comment status is changed.
Source: wp-includes/comment.php:1717
Function: Compares the lengths of comment data against the maximum character limits.
Source: wp-includes/comment.php:1187
Filter Hook: Filters whether a comment is part of a comment flood.
Source: wp-includes/comment.php:737
Function: Checks whether comment flooding is occurring.
Source: wp-includes/comment.php:838
Action Hook: Fires immediately after a comment has been removed from the object cache.
Source: wp-includes/comment.php:2946
Filter Hook: Filters a post’s comment count before it is updated in the database.
Source: wp-includes/comment.php:2470
Function: Retrieves the maximum character lengths for the comment form fields.
Source: wp-includes/comment.php:1132
Filter Hook: Filters the lengths for the comment form fields.
Source: wp-includes/comment.php:1175
Function: Queues comments for metadata lazy-loading.
Source: wp-includes/comment.php:511
Function: Adds any comments from the given IDs to the cache that do not already exist in cache.
Source: wp-includes/comment.php:2992
Function: Handles the submission of a comment, usually posted to wp-comments-post.php via a comment form.
Source: wp-includes/comment.php:3112
Function: Send a comment moderation notification to the comment moderator.
Source: wp-includes/comment.php:2124
Function: Send a notification of a new comment to the post author.
Source: wp-includes/comment.php:2151
Filter Hook: Filters whether to send the post author new comment notification emails, overriding the site setting.
Source: wp-includes/comment.php:2165
Filter Hook: Filters the calculated page on which a comment appears.
Source: wp-includes/comment.php:1120
Filter Hook: Filters the ID, if any, of the duplicate comment found when creating a new comment.
Source: wp-includes/comment.php:679
Function: Gets the default comment status for a post type.
Source: wp-includes/comment.php:275
Filter Hook: Filters the default comment status for the given post type.
Source: wp-includes/comment.php:306
Action Hook: Fires immediately before transitioning a comment’s status from one to another in the database.
Source: wp-includes/comment.php:2245
Action Hook: Fires when a comment is attempted on a post that does not exist.
Source: wp-includes/comment.php:3147
Action Hook: Fires when a comment is attempted on a post that has comments closed.
Source: wp-includes/comment.php:3171