comments_link()
Function: Displays the link to the current post comments.
Source: wp-includes/comment-template.php:868
Function: Displays the link to the current post comments.
Source: wp-includes/comment-template.php:868
Function: Retrieves the amount of comments a post has.
Source: wp-includes/comment-template.php:887
Filter Hook: Filters the returned comment count for a post.
Source: wp-includes/comment-template.php:901
Function: Displays the language string for the number of comments the current post has.
Source: wp-includes/comment-template.php:915
Function: Displays the language string for the number of comments the current post has.
Source: wp-includes/comment-template.php:931
Filter Hook: Filters the comments count for display.
Source: wp-includes/comment-template.php:980
Function: Retrieves the text of the current comment.
Source: wp-includes/comment-template.php:997
Filter Hook: Filters the text of a comment.
Source: wp-includes/comment-template.php:1027
Filter Hook: Filters the comment excerpt for display.
Source: wp-includes/comment-template.php:687
Function: Returns the classes for the comment div as an array.
Source: wp-includes/comment-template.php:491