wp_insert_comment
Action Hook: Fires immediately after a comment is inserted into the database.
Source: wp-includes/comment.php:2078
Action Hook: Fires immediately after a comment is inserted into the database.
Source: wp-includes/comment.php:2078
Function: Filters and sanitizes comment data.
Source: wp-includes/comment.php:2095
Filter Hook: Filters the comment author’s user ID before it is set.
Source: wp-includes/comment.php:2107
Filter Hook: Filters the comment author’s browser user agent before it is set.
Source: wp-includes/comment.php:2120
Filter Hook: Filters the comment content before it is set.
Source: wp-includes/comment.php:2130
Filter Hook: Filters the comment author’s IP address before it is set.
Source: wp-includes/comment.php:2138
Function: Determines whether a comment should be blocked because of comment flood.
Source: wp-includes/comment.php:2159
Function: Retrieves the status of a comment by comment ID.
Source: wp-includes/comment.php:1733
Function: Adds a new comment to the database.
Source: wp-includes/comment.php:2216
Function: Calls hooks for when a comment status transition occurs.
Source: wp-includes/comment.php:1774