notify_post_author

Filter Hook: Filters whether to send the post author new comment notification emails, overriding the site setting.

Source: wp-includes/comment.php:2380

Used by 1 function | Uses 0 functions

wp_set_comment_status

Action Hook: Fires immediately after transitioning a comment’s status from one to another in the database and removing the comment from the object cache, but prior to all status transition hooks.

Source: wp-includes/comment.php:2460

Used by 2 functions | Uses 0 functions

comment_post

Action Hook: Fires immediately after a comment is inserted into the database.

Source: wp-includes/comment.php:2326

Used by 1 function | Uses 0 functions