We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d99d9 commit bbb6e05Copy full SHA for bbb6e05
src/wp-includes/comment.php
@@ -2437,8 +2437,9 @@ function wp_new_comment_notify_postauthor( $comment_id ) {
2437
}
2438
2439
/**
2440
- * Filters whether to send the post author new comment notification emails,
2441
- * overriding the site setting.
+ * Filters whether to send the post author new comment and note notification emails,
+ * overriding the site settings and defaults. By default, notifications are sent for
2442
+ * all notes and for approved comments.
2443
*
2444
* @since 4.4.0
2445
0 commit comments