Filters whether to send the site moderator email notifications, overriding the site setting.
$maybe_notifybool
$comment_idint
$maybe_notify = apply_filters( 'notify_moderator', $maybe_notify, $comment_id );
| Version | Description |
|---|---|
| 4.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/notify_moderator