@since: BuddyPress 1.0.0
Description
BP_Friends_Friendship::save()

Save the current friendship to the database.

Source: bp-friends/classes/class-bp-friends-friendship.php:162

friends_friendship_before_save

Fires before processing and saving the current friendship request.

Source: bp-friends/classes/class-bp-friends-friendship.php:180

friends_friendship_after_save

Fires after processing and saving the current friendship request.

Source: bp-friends/classes/class-bp-friends-friendship.php:199

bp_friends_{$amount}_friendship_

Filters the format of friendship notifications based on type and amount * of notifications pending.

Source: bp-friends/bp-friends-notifications.php:87

friends_format_notifications

Fires at the end of the bp-friends notification format callback.

Source: bp-friends/bp-friends-notifications.php:113

friends_screen_notification_settings()

Add Connections-related settings to the Settings > Notifications page.

Source: bp-friends/bp-friends-notifications.php:247

friends_screen_notification_settings

Fires after the last table row on the friends notification screen.

Source: bp-friends/bp-friends-notifications.php:308

friends_format_notifications()

Notification formatting callback for bp-friends notifications.

Source: bp-friends/bp-friends-notifications.php:29

bp_notification_settings

Fires at the top of the member template notification settings form.

Source: bp-templates/bp-nouveau/includes/members/template-tags.php:120

groups_creation_tabs

Fires at the end of the creation of the group tabs.

Source: bp-templates/bp-nouveau/includes/groups/template-tags.php:252