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.

Source: bp-core/deprecated/buddypress/2.5.php:457

{$registration_filters[‘subject’]}

Filters the subject that the notification uses upon successful registration without blog.

Source: bp-core/deprecated/buddypress/2.5.php:248

groups_notification_group_invites_message

Filters the group invite notification message that will be sent to user.

Source: bp-core/deprecated/buddypress/2.5.php:474

{$registration_filters[‘content’]}

Filters the message that the notification uses upon successful registration without blog.

Source: bp-core/deprecated/buddypress/2.5.php:263

groups_notification_promoted_member_to

Filters the user email that the group promotion notification will be sent to.

Source: bp-core/deprecated/buddypress/2.5.php:486

bp_core_activation_signup_blog_notification_to

Filters the email that the notification is going to upon successful registration with blog.

Source: bp-core/deprecated/buddypress/2.5.php:282

bp_core_activation_signup_blog_notification_subject

Filters the subject that the notification uses upon successful registration with blog.

Source: bp-core/deprecated/buddypress/2.5.php:300

bp_core_activation_signup_blog_notification_message

Filters the message that the notification uses upon successful registration with blog.

Source: bp-core/deprecated/buddypress/2.5.php:318

friends_notification_new_request_to

Filters the email address for who is getting the friend request.

Source: bp-core/deprecated/buddypress/2.5.php:330

friends_notification_new_request_subject

Filters the subject for the friend request email.

Source: bp-core/deprecated/buddypress/2.5.php:342