File: bp-core/bp-core-wp-emails.php
Description
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

comment_notification_notify_author

Filters whether to notify comment authors of their comments on their own posts.

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

comment_notification_text

Filters the comment notification email text.

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

comment_notification_subject

Filters the comment notification email subject.

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

comment_notification_headers

Filters the comment notification email headers.

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

wp_notify_moderator()

Notifies the moderator of the site about a new comment that is awaiting approval.

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

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