File: bp-core/bp-core-wp-emails.php |
Description |
---|---|
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. |
comment_moderation_subject |
Filters the comment moderation email subject. |
comment_moderation_headers |
Filters the comment moderation email headers. |