Advertisement

wp_update_comment_data

Filters the comment data immediately before it is updated in the database.

wp_new_comment

Adds a new comment to the database.

Advertisement

get_page_of_comment

Filters the calculated page on which a comment appears.

check_comment_flood_db

Hooks WP’s native database-based comment-flood check.

wp_is_comment_flood

Filters whether a comment is part of a comment flood.

Advertisement

check_comment_flood

Fires immediately before a comment is marked approved.

wp_allow_comment

Validates whether this comment is allowed to be made.

Advertisement