Filters the comments count for display.
get_comments_number
Filters the returned comment count for a post.
get_comments_number
Retrieves the amount of comments a post has.
get_comments_link
Retrieves the link to the current post comments.
Advertisement
get_comment_link
Retrieves the link to a given comment.
get_comment_ID
Filters the returned comment ID.
get_comment_ID
Retrieves the comment id of the current comment.
get_comment_excerpt
Filters the retrieved comment excerpt.
Advertisement
get_comment_excerpt
Retrieves the excerpt of the given comment.
get_comment_date
Filters the returned comment date.
get_comment_date
Retrieves the comment date of the current comment.
get_comment_author_url_link
Filters the comment author’s returned URL link.
Advertisement
get_comment_author_url_link
Retrieves the HTML link of the URL of the author of the current comment.
get_comment_author_url
Retrieves the URL of the author of the current comment, not linked.
get_comment_author_url
Filters the comment author’s URL.