notify_moderator
最后更新于:2021-11-27 11:16:24
apply_filters( ‘notify_moderator’, bool $maybe_notify, int $comment_ID )
Filters whether to send the site moderator email notifications, overriding the site setting.
参数
- $maybe_notify
-
(bool)
Whether to notify blog moderator. - $comment_ID
-
(int)
The id of the comment for the notification.
源文件
文件: gc-includes/pluggable.php