apply_filters( 'comment_moderation_recipients', array $emails, int $comment_id )

Filters the list of recipients for comment moderation emails.

Description

Parameters

$emails

(array) List of email addresses to notify for comment moderation.

$comment_id

(int) Comment ID.

Source

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

Changelog

Changelog
Version Description
BuddyPress 3.7.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.