sanitize_comment_cookies()
Function: Sanitizes the cookies sent to the user already.
Source: wp-includes/comment.php:588
Function: Sanitizes the cookies sent to the user already.
Source: wp-includes/comment.php:588
Function: Retrieves a list of comments.
Source: wp-includes/comment.php:248
Filter Hook: Filters the comment author’s name cookie before it is set.
Source: wp-includes/comment.php:600
Function: Retrieves all of the WordPress supported comment statuses.
Source: wp-includes/comment.php:263
Filter Hook: Filters the comment author’s email cookie before it is set.
Source: wp-includes/comment.php:618
Function: Retrieves the date the last comment was modified.
Source: wp-includes/comment.php:330
Filter Hook: Filters the comment author’s URL cookie before it is set.
Source: wp-includes/comment.php:636
Function: Retrieves the total comment counts for the whole site or a single post.
Source: wp-includes/comment.php:383
Function: Validates whether this comment is allowed to be made.
Source: wp-includes/comment.php:660
Function: Adds meta data field to a comment.
Source: wp-includes/comment.php:439
Action Hook: Fires immediately after a duplicate comment is detected.
Source: wp-includes/comment.php:704
Function: Removes metadata matching criteria from a comment.
Source: wp-includes/comment.php:461
Function: Checks whether a comment passes internal checks to be allowed to add.
Source: wp-includes/comment.php:39
Filter Hook: Filters the number of links found in a comment.
Source: wp-includes/comment.php:65
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