File: bp-core/deprecated/buddypress/2.5.php |
Description |
---|---|
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_activation_signup_blog_notification_to |
Filters the email that the notification is going to upon successful registration with blog. |
bp_core_activation_signup_blog_notification_subject |
Filters the subject that the notification uses upon successful registration with blog. |
bp_core_activation_signup_blog_notification_message |
Filters the message that the notification uses upon successful registration with blog. |
friends_notification_new_request_to |
Filters the email address for who is getting the friend request. |
friends_notification_new_request_subject |
Filters the subject for the friend request email. |