wp_spam_comment()
Function: Marks a comment as Spam.
Source: wp-includes/comment.php:1634
Function: Marks a comment as Spam.
Source: wp-includes/comment.php:1634
Function: Removes a comment from the Spam.
Source: wp-includes/comment.php:1682
Function: Calculates what page number a comment will appear on for comment paging.
Source: wp-includes/comment.php:1065
Function: Retrieves the maximum character lengths for the comment form fields.
Source: wp-includes/comment.php:1221
Function: Compares the lengths of comment data against the maximum character limits.
Source: wp-includes/comment.php:1276
Function: Does comment contain disallowed characters or words.
Source: wp-includes/deprecated.php:4035
Function: Retrieves the total comment counts for the whole site or a single post.
Source: wp-includes/comment.php:1407
Function: Sanitizes the cookies sent to the user already.
Source: wp-includes/comment.php:588
Function: Validates whether this comment is allowed to be made.
Source: wp-includes/comment.php:660
Function: Hooks WP’s native database-based comment-flood check.
Source: wp-includes/comment.php:845