update_comment_meta()
Function: Updates comment meta field based on comment ID.
Source: wp-includes/comment.php:524
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
Function: Sets the cookies used to store an unauthenticated commentator’s identity. Typically used to recall previous comments by this commentator that are still held in moderation.
Source: wp-includes/comment.php:539
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
Function: Checks whether comment flooding is occurring.
Source: wp-includes/comment.php:867
Function: Retrieves comment data given a comment ID or comment object.
Source: wp-includes/comment.php:201
Function: Retrieves a list of comments.
Source: wp-includes/comment.php:248
Function: Retrieves all of the WordPress supported comment statuses.
Source: wp-includes/comment.php:263