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

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

Source: bp-core/bp-core-wp-emails.php:378

comment_moderation_recipients

Filters the list of recipients for comment moderation emails.

Source: bp-core/bp-core-wp-emails.php:577

comment_moderation_text

Filters the comment moderation email text.

Source: bp-core/bp-core-wp-emails.php:587

comment_moderation_subject

Filters the comment moderation email subject.

Source: bp-core/bp-core-wp-emails.php:597

comment_moderation_headers

Filters the comment moderation email headers.

Source: bp-core/bp-core-wp-emails.php:607

wp_password_change_notification()

Notify the blog admin of a user changing password, normally via email.

Source: bp-core/bp-core-wp-emails.php:634

wp_password_change_notification_email

Filters the contents of the password change notification email sent to the site admin.

Source: bp-core/bp-core-wp-emails.php:668

wp_new_user_notification()

Email login credentials to a newly-registered user.

Source: bp-core/bp-core-wp-emails.php:705

wp_notify_postauthor()

Notify an author (and/or others) of a comment/trackback/pingback on a post.

Source: bp-core/bp-core-wp-emails.php:22

comment_notification_recipients

Filters the list of email addresses to receive a comment notification.

Source: bp-core/bp-core-wp-emails.php:52