File: bp-friends/bp-friends-notifications.php
Description
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

friends_clear_friend_notifications()

Clear friend-related notifications when ?new=1

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

bp_friends_mark_friendship_request_notifications_by_type()

Delete any friendship request notifications for the logged in user.

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

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