File: bp-friends/bp-friends-notifications.php |
Description |
---|---|
bp_friends_remove_notifications_data() |
Remove connection requests FROM user, used primarily when a user is deleted. |
friends_screen_notification_settings() |
Add Connections-related settings to the Settings > Notifications page. |
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 |