Advertisement

duplicate_comment_id

Filters the ID, if any, of the duplicate comment found when creating a new comment.

wp_allow_comment

Validates whether this comment is allowed to be made.

Advertisement

wp_set_comment_cookies

Sets the cookies used to store an unauthenticated commentator’s identity. Typically used to recall previous comments by this commentator that are still held in moderation.

Advertisement

update_comment_meta

Update comment meta field based on comment ID.

get_comment_meta

Retrieve comment meta field for a comment.

delete_comment_meta

Remove metadata matching criteria from a comment.

Advertisement

get_comment_count

Retrieves the total comment counts for the whole site or a single post.