File: bp-friends/bp-friends-notifications.php
Description
bp_friends_mark_friendship_accepted_notifications_by_type()

Delete any friendship acceptance notifications for the logged in user.

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

bp_friends_friendship_requested_notification()

Notify one use that another user has requested their virtual friendship.

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

bp_friends_mark_friendship_rejected_notifications_by_item_id()

Remove friend request notice when a member rejects another members

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

bp_friends_add_friendship_accepted_notification()

Notify a member when another member accepts their virtual friendship request.

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

bp_friends_mark_friendship_withdrawn_notifications_by_item_id()

Remove friend request notice when a member withdraws their friend request.

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

bp_friends_remove_notifications_data()

Remove connection requests FROM user, used primarily when a user is deleted.

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

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

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