Hooks
-
Filters the list of post types to automatically close comments for.
-
hookcommentrss2_item
Fires at the end of each RSS2 comment feed item.
-
Fires at the end of the RSS2 comment feed header.
-
hookcomments_array
Filters the comments array.
-
Fires at the end of the Atom comment feed header.
-
hookcomments_clauses
Filters the comment query clauses.
-
Filters the comments permalink for the current post.
-
Filters the arguments for the comment query in the comments list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:163 -
hookcomments_number
Filters the comments count for display.
-
hookcomments_open
Filters whether the current post is open for comments.
-
Filters the number of comments listed per page in the comments list table.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:211 -
Filters the comments link attributes for display.
-
Filters the comments data before the query takes place.
-
Filters rewrite rules used for comment feed archives.
-
Filters the path to the theme template file used for the comments template.
-
Filters the arguments used to query comments in comments_template().
-
Filters the arguments used in the top level comments query.
-
Fires at the end of each Atom comment feed item.
-
hookcomment_author
Filters the comment author’s name for display.
-
Filters the rel attributes of the comment author’s link.
-
Filters the current comment author for use in a feed.
-
hookcomment_class
Filters the returned CSS classes for the current comment.
-
hookcomment_closed
Fires when a comment is attempted on a post that has comments closed.
-
Filters the lifetime of the comment cookie in seconds.
-
Filters duplicate comment error message.
-
Fires immediately after a duplicate comment is detected.
-
hookcomment_edit_pre
Filters the comment content before editing.
-
Filters the URI the user is redirected to after editing a comment in the admin.
-
hookcomment_email
Filters the comment author’s email for display.
-
hookcomment_excerpt
Filters the comment excerpt for display.