apply_filters( 'notify_moderator', bool $maybe_notify, int $comment_ID )

Filters whether to send the site moderator email notifications, overriding the site setting.

Description

Parameters

$maybe_notify

(bool) Whether to notify blog moderator.

$comment_ID

(int) The id of the comment for the notification.

Source

File: bp-core/bp-core-wp-emails.php

Changelog

Changelog
Version Description
BuddyPress 4.4.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.