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

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