File: bp-core/deprecated/buddypress/2.5.php |
Description |
---|---|
{$registration_filters[‘to’]} |
Filters the email that the notification is going to upon successful registration without blog. |
groups_notification_group_invites_subject |
Filters the group invite notification subject that will be sent to user. |
{$registration_filters[‘subject’]} |
Filters the subject that the notification uses upon successful registration without blog. |
groups_notification_group_invites_message |
Filters the group invite notification message that will be sent to user. |
{$registration_filters[‘content’]} |
Filters the message that the notification uses upon successful registration without blog. |
groups_notification_promoted_member_to |
Filters the user email that the group promotion notification will be sent to. |
bp_core_email_from_name_filter() |
Set “From” name in outgoing email to the site name. |
bp_core_email_from_name_filter |
Filters the “From” name in outgoing email to the site name. |
bp_core_deprecated_email_filters() |
Add support for pre-2.5 email filters. |
bp_activity_new_comment_notification_to |
Filters the user email that the new comment notification will be sent to. |