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. |
comment_notification_recipients |
Filters the list of email addresses to receive a comment notification. |
comment_notification_notify_author |
Filters whether to notify comment authors of their comments on their own posts. |
comment_notification_text |
Filters the comment notification email text. |
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. |