File: bp-friends/bp-friends-notifications.php |
Description |
---|---|
friends_screen_notification_settings |
Fires after the last table row on the friends notification screen. |
bp_friends_{$amount}_friendship_ |
Filters the format of friendship notifications based on type and amount * of notifications pending. |
friends_format_notifications |
Fires at the end of the bp-friends notification format callback. |
friends_clear_friend_notifications() |
Clear friend-related notifications when ?new=1 |
bp_friends_mark_friendship_request_notifications_by_type() |
Delete any friendship request notifications for the logged in user. |
bp_friends_mark_friendship_accepted_notifications_by_type() |
Delete any friendship acceptance notifications for the logged in user. |
bp_friends_friendship_requested_notification() |
Notify one use that another user has requested their virtual friendship. |
bp_friends_mark_friendship_rejected_notifications_by_item_id() |
Remove friend request notice when a member rejects another members |
bp_friends_add_friendship_accepted_notification() |
Notify a member when another member accepts their virtual friendship request. |
bp_friends_mark_friendship_withdrawn_notifications_by_item_id() |
Remove friend request notice when a member withdraws their friend request. |