Filters the arguments used to query comments in comments_template().
pings_open
Filters whether the current post is open for pings.
comments_open
Filters whether the current post is open for comments.
trackback_url
Filters the returned trackback URL.
Advertisement
get_comment_type
Filters the returned comment type.
get_comment_time
Filters the returned comment time.
comment_text
This filter is documented in wp-includes/comment-template.php
get_comment_text
Filters the text of a comment.
Advertisement
comments_number
Filters the comments count for display.
get_comments_number
Filters the returned comment count for a post.
get_comments_link
Filters the returned post comments permalink.
get_comment_link
Filters the returned single comment permalink.
Advertisement
get_comment_ID
Filters the returned comment ID.
comment_excerpt
Filters the comment excerpt for display.
get_comment_excerpt
Filters the retrieved comment excerpt.