Filters the calculated page on which a comment appears.
comment_flood_trigger
Fires before the comment flood message is triggered.
comment_flood_filter
Filters the comment flood status.
pre_comment_approved
Filters a comment’s approval status before it is set.
Advertisement
comment_flood_message
Filters the comment flood error message.
wp_is_comment_flood
Filters whether a comment is part of a comment flood.
check_comment_flood
Fires immediately before a comment is marked approved.
comment_duplicate_message
Filters duplicate comment error message.
Advertisement
comment_duplicate_trigger
Fires immediately after a duplicate comment is detected.
duplicate_comment_id
Filters the ID, if any, of the duplicate comment found when creating a new comment.
pre_comment_author_url
This filter is documented in wp-includes/comment.php
pre_comment_author_email
This filter is documented in wp-includes/comment.php
Advertisement
pre_comment_author_name
This filter is documented in wp-includes/comment.php
comment_cookie_lifetime
Filters the lifetime of the comment cookie in seconds.
get_default_comment_status
Filters the default comment status for the given post type.