Summery Summery
Filters whether to send the post author new comment notification emails, overriding the site setting.
Syntax Syntax
Parameters Parameters
- $maybe_notify
-
Whether to notify the post author about the new comment.
- $comment_ID
-
The ID of the comment for the notification.
Source Source
File: wp-includes/comment.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |