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: 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: 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: Retrieves comment meta field for a comment.
Source: wp-includes/comment.php:483
Function: Updates comment meta field based on comment ID.
Source: wp-includes/comment.php:524
Function: Queues comments for metadata lazy-loading.
Source: wp-includes/deprecated.php:4469