Used By
Used By | Description |
---|---|
wp-includes/pluggable.php: wp_notify_postauthor() | Notify an author (and/or others) of a comment/trackback/pingback on a post. |
Filters whether to notify comment authors of their comments on their own posts.
By default, comment authors aren’t notified of their comments on their own posts. This filter allows you to override that.
(bool) Whether to notify the post author of their own comment. Default false.
(int) The comment ID.
Version | Description |
---|---|
3.8.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/comment_notification_notify_author