Displays the text of the current comment.
get_comment_text
Retrieves the text of the current comment.
get_comments_number_text
Displays the language string for the number of comments the current post has.
comments_number
Displays the language string for the number of comments the current post has.
Advertisement
get_comments_number
Retrieves the amount of comments a post has.
comments_link
Displays the link to the current post comments.
get_comments_link
Retrieves the link to the current post comments.
get_comment_link
Retrieves the link to a given comment.
Advertisement
comment_ID
Displays the comment id of the current comment.
get_comment_ID
Retrieves the comment id of the current comment.
comment_excerpt
Displays the excerpt of the current comment.
get_comment_excerpt
Retrieves the excerpt of the given comment.
Advertisement
comment_date
Displays the comment date of the current comment.
get_comment_date
Retrieves the comment date of the current comment.
get_comment_class
Returns the classes for the comment div as an array.