comment_{$new_status}_{$comment->comment_type}
Action Hook: Fires when the status of a specific comment type is in transition.
Source: wp-includes/comment.php:1851
Action Hook: Fires when the status of a specific comment type is in transition.
Source: wp-includes/comment.php:1851
Function: Sends a notification of a new comment to the post author.
Source: wp-includes/comment.php:2366
Function: Clears the lastcommentmodified cached value when a comment status is changed.
Source: wp-includes/comment.php:1866
Filter Hook: Filters whether to send the post author new comment notification emails, overriding the site setting.
Source: wp-includes/comment.php:2380
Function: Gets current commenter’s name, email, and URL.
Source: wp-includes/comment.php:1894
Filter Hook: Filters the current commenter’s name, email, and URL.
Source: wp-includes/comment.php:1925
Function: Inserts a comment into the database.
Source: wp-includes/comment.php:2000
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