get_comment_meta()
Function: Retrieves comment meta field for a comment.
Source: wp-includes/comment.php:483
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
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: Retrieves the approved comments for a post.
Source: wp-includes/comment.php:168
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