@since: BuddyPress 1.0.0
Description
groups_notification_new_membership_request()

Notify group admin about new membership request.

Source: bp-groups/bp-groups-notifications.php:122

groups_notification_membership_request_completed()

Notify member about their group membership request.

Source: bp-groups/bp-groups-notifications.php:185

groups_notification_promoted_member()

Notify group member they have been promoted.

Source: bp-groups/bp-groups-notifications.php:253

groups_notification_group_invites()

Notify a member they have been invited to a group.

Source: bp-groups/bp-groups-notifications.php:311

groups_format_notifications()

Format notifications for the Groups component.

Source: bp-groups/bp-groups-notifications.php:391

bp_groups_{$amount}_

Filters single group invitation notification for non-string format.

Source: bp-groups/bp-groups-notifications.php:989

bp_core_delete_account()

Process account deletion requests.

Source: bp-members/bp-members-functions.php:1289

bp_core_ucfirst()

Multibyte-safe ucfirst() support.

Source: bp-members/bp-members-functions.php:1378

bp_core_remove_data()

Delete last_activity data for the user when the user is deleted.

Source: bp-members/bp-members-functions.php:1425

bp_core_get_userlink()

Return a HTML formatted link for a user with the user’s full name as the link text.

Source: bp-members/bp-members-functions.php:434