Advertisement

comment_text

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

comments_link

Displays the link to the current post comments.

get_comments_link

Retrieves the link to the current post comments.

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.