Filters the respond link when a post has no comments.
get_comment_type
Retrieves the comment type of the current comment.
comment_text
Displays the text of the current comment.
get_comment_text
Retrieves the text of the current comment.
Advertisement
get_comment_link
Retrieves the link to a given comment.
get_comment_link
Filters the returned single comment permalink.
comment_excerpt
Displays the excerpt of the current comment.
comment_excerpt_length
Filters the maximum number of words used in the comment excerpt.
Advertisement
get_comment_excerpt
Retrieves the excerpt of the given comment.
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.
Advertisement
comment_class
Generates semantic classes for each comment element.
comment_author_url
Displays the URL of the author of the current comment, not linked.
get_comment_author_url
Retrieves the URL of the author of the current comment, not linked.