@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_groups_adminbar_admin_menu() |
Add menu items to the BuddyBar. |
bp_adminbar_blogs_menu() |
Add a Sites menu to the BuddyBar. |
bp_core_add_notification() |
Add a notification for a specific user, from a specific component. |
bp_core_delete_notification() |
Delete a specific notification by its ID. |
bp_core_get_notification() |
Get a specific notification by its ID. |
bp_core_get_notifications_for_user() |
Get notifications for a specific user. |
bp_core_delete_notifications_by_type() |
Delete notifications for a user by type. |
bp_core_delete_notifications_by_item_id() |
Delete notifications for an item ID. |
bp_core_delete_all_notifications_by_type() |
Delete all notifications for by type. |
bp_core_delete_notifications_from_user() |
Delete all notifications for a user. |