@since: BuddyPress 1.0.0
Description
bp_groups_adminbar_admin_menu()

Add menu items to the BuddyBar.

Source: bp-core/deprecated/buddypress/2.1.php:355

bp_adminbar_blogs_menu()

Add a Sites menu to the BuddyBar.

Source: bp-core/deprecated/buddypress/2.1.php:40

bp_core_add_notification()

Add a notification for a specific user, from a specific component.

Source: bp-core/deprecated/buddypress/1.9.php:30

bp_core_delete_notification()

Delete a specific notification by its ID.

Source: bp-core/deprecated/buddypress/1.9.php:70

bp_core_get_notification()

Get a specific notification by its ID.

Source: bp-core/deprecated/buddypress/1.9.php:93

bp_core_get_notifications_for_user()

Get notifications for a specific user.

Source: bp-core/deprecated/buddypress/1.9.php:117

bp_core_delete_notifications_by_type()

Delete notifications for a user by type.

Source: bp-core/deprecated/buddypress/1.9.php:147

bp_core_delete_notifications_by_item_id()

Delete notifications for an item ID.

Source: bp-core/deprecated/buddypress/1.9.php:176

bp_core_delete_all_notifications_by_type()

Delete all notifications for by type.

Source: bp-core/deprecated/buddypress/1.9.php:202

bp_core_delete_notifications_from_user()

Delete all notifications for a user.

Source: bp-core/deprecated/buddypress/1.9.php:229