get_comment_pages_count()
Function: Calculates the total number of comment pages.
Source: wp-includes/comment.php:1000
Function: Calculates the total number of comment pages.
Source: wp-includes/comment.php:1000
Function: Sanitizes the cookies sent to the user already.
Source: wp-includes/comment.php:588
Filter Hook: Filters the comment author’s name cookie before it is set.
Source: wp-includes/comment.php:600
Function: Retrieves comment data given a comment ID or comment object.
Source: wp-includes/comment.php:201
Filter Hook: Fires after a comment is retrieved.
Source: wp-includes/comment.php:225
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
Function: Gets the default comment status for a post type.
Source: wp-includes/comment.php:283
Filter Hook: Filters the default comment status for the given post type.
Source: wp-includes/comment.php:315
Function: Retrieves the date the last comment was modified.
Source: wp-includes/comment.php:330