wp_allow_comment()
Function: Validates whether this comment is allowed to be made.
Source: wp-includes/comment.php:660
Function: Validates whether this comment is allowed to be made.
Source: wp-includes/comment.php:660
Filter Hook: Filters the ID, if any, of the duplicate comment found when creating a new comment.
Source: wp-includes/comment.php:694
Action Hook: Fires immediately after a duplicate comment is detected.
Source: wp-includes/comment.php:704
Filter Hook: Filters the default comment status for the given post type.
Source: wp-includes/comment.php:315
Function: Retrieves the date the last comment was modified.
Source: wp-includes/comment.php:330
Function: Retrieves the total comment counts for the whole site or a single post.
Source: wp-includes/comment.php:383
Function: Adds meta data field to a comment.
Source: wp-includes/comment.php:439
Function: Removes metadata matching criteria from a comment.
Source: wp-includes/comment.php:461
Function: Checks whether a comment passes internal checks to be allowed to add.
Source: wp-includes/comment.php:39
Filter Hook: Filters the number of links found in a comment.
Source: wp-includes/comment.php:65