Namespaces: global |
Description |
|---|---|
| bp_friends_mark_friendship_withdrawn_notifications_by_item_id() |
Remove friend request notice when a member withdraws their friend request. |
| 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_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_register_appboss_integration() |
Set up the bp appboss integration. |
| BP_Appboss_Admin_Integration_Tab |
Setup AppBoss integration admin tab class. |