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
Action Hook: Fires immediately before a comment is marked as Spam.
Source: wp-includes/comment.php:1649
Action Hook: Fires immediately after a comment is marked as Spam.
Source: wp-includes/comment.php:1666
Function: Removes a comment from the Spam.
Source: wp-includes/comment.php:1682
Action Hook: Fires immediately before a comment is unmarked as Spam.
Source: wp-includes/comment.php:1697
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: 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
Class: API for easily embedding rich media such as videos and images into content.
Source: wp-includes/class-wp-embed.php:10