Fires immediately after a comment is updated in the database.
comment_post
Fires immediately after a comment is inserted into the database.
delete_comment
Fires immediately before a comment is deleted from the database.
check_comment
Check whether a comment passes internal checks to be allowed to add.
Advertisement
comment_text
This filter is documented in wp-includes/comment-template.php
comment_excerpt
Filters the comment excerpt for display.
comment_excerpt
Displays the excerpt of the current comment.
comment_url
Filters the comment author’s URL for display.
Advertisement
author_email
Filters the comment author’s email for display.
comment_author
Filters the comment author’s name for display.
category_description
Filters the category description for display.
the_title_rss
This filter is documented in wp-includes/feed.php
Advertisement
comment_email
This filter is documented in wp-includes/comment-template.php
in_category
Checks if the current post is within any of the given categories.
get_category_parents
Retrieve category parents with separator.