File: bp-core/deprecated/buddypress/1.9.php |
Description |
---|---|
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. |
bp_core_check_notification_access() |
Check if a user has access to a specific notification. |
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. |