wp_count_comments
Filter Hook: Filters the comments count for a given post or the whole site.
Source: wp-includes/comment.php:1418
Filter Hook: Filters the comments count for a given post or the whole site.
Source: wp-includes/comment.php:1418
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
Filter Hook: Filters the calculated page on which a comment appears.
Source: wp-includes/comment.php:1209
Function: Retrieves the maximum character lengths for the comment form fields.
Source: wp-includes/comment.php:1221
Filter Hook: Filters the lengths for the comment form fields.
Source: wp-includes/comment.php:1264
Function: Compares the lengths of comment data against the maximum character limits.
Source: wp-includes/comment.php:1276
Filter Hook: Filters the lifetime of the comment cookie in seconds.
Source: wp-includes/comment.php:562
Function: Retrieves comment meta field for a comment.
Source: wp-includes/comment.php:483
Filter Hook: Filters the comment author’s name cookie before it is set.
Source: wp-includes/comment.php:600