wp_new_comment_notify_postauthor()
Function: Sends a notification of a new comment to the post author.
Source: wp-includes/comment.php:2366
Function: Sends a notification of a new comment to the post author.
Source: wp-includes/comment.php:2366
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
Filter Hook: Filters a comment’s data before it is sanitized and inserted into the database.
Source: wp-includes/comment.php:2249
Action Hook: Fires immediately after a comment is inserted into the database.
Source: wp-includes/comment.php:2326
Filter Hook: Filters whether to send the post author new comment notification emails, overriding the site setting.
Source: wp-includes/comment.php:2380
Function: Retrieves the status of a comment by comment ID.
Source: wp-includes/comment.php:1733
Function: Calls hooks for when a comment status transition occurs.
Source: wp-includes/comment.php:1774