File: wp-includes/comment-template.php
-
hookcomments_number
Filters the comments count for display.
-
functionget_comment_text()
Retrieves the text of the current comment.
-
functioncomment_ID()
Displays the comment ID of the current comment.
-
hookget_comment_text
Filters the text of a comment.
-
functionget_comment_link()
Retrieves the link to a given comment.
-
functioncomment_text()
Displays the text of the current comment.
-
hookget_comment_link
Filters the returned single comment permalink.
-
hookcomment_text
Filters the text of a comment to be displayed.
-
functionget_comments_link()
Retrieves the link to the current post comments.
-
functionget_comment_time()
Retrieves the comment time of the current comment.
-
Filters the returned post comments permalink.
-
hookget_comment_time
Filters the returned comment time.
-
functioncomments_link()
Displays the link to the current post comments.
-
functioncomment_time()
Displays the comment time of the current comment.
-
functionget_comments_number()
Retrieves the amount of comments a post has.
-
functionget_comment_author_url_link()
Retrieves the HTML link of the URL of the author of the current comment.
-
functioncomment_excerpt()
Displays the excerpt of the current comment.
-
Filters the comment author’s returned URL link.
-
hookcomment_excerpt
Filters the comment excerpt for display.
-
functioncomment_author_url_link()
Displays the HTML link of the URL of the author of the current comment.
-
functionget_comment_ID()
Retrieves the comment ID of the current comment.
-
functioncomment_class()
Generates semantic classes for each comment element.
-
hookget_comment_ID
Filters the returned comment ID.
-
functionget_comment_class()
Returns the classes for the comment div as an array.
-
hookcomment_class
Filters the returned CSS classes for the current comment.
-
functionget_comment_date()
Retrieves the comment date of the current comment.
-
hookget_comment_date
Filters the returned comment date.
-
Filters the comment author’s URL.
-
functioncomment_date()
Displays the comment date of the current comment.
-
functioncomment_author_url()
Displays the URL of the author of the current comment, not linked.