File: bp-core/bp-core-wp-emails.php |
Description |
|---|---|
| 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. |
| wp_new_user_notification() |
Email login credentials to a newly-registered user. |
| wp_notify_postauthor() |
Notify an author (and/or others) of a comment/trackback/pingback on a post. |