File: bp-core/bp-core-wp-emails.php |
Description |
|---|---|
| comment_notification_subject |
Filters the comment notification email subject. |
| comment_notification_headers |
Filters the comment notification email headers. |
| wp_notify_moderator() |
Notifies the moderator of the site about a new comment that is awaiting approval. |
| notify_moderator |
Filters whether to send the site moderator email notifications, overriding the site setting. |
| comment_moderation_recipients |
Filters the list of recipients for comment moderation emails. |
| comment_moderation_text |
Filters the comment moderation email text. |
| comment_moderation_subject |
Filters the comment moderation email subject. |
| comment_moderation_headers |
Filters the comment moderation email headers. |
| wp_password_change_notification() |
Notify the blog admin of a user changing password, normally via email. |
| wp_password_change_notification_email |
Filters the contents of the password change notification email sent to the site admin. |