@since: BuddyPress 1.9.0 |
Description |
---|---|
bp_notifications_delete_notifications_from_user() |
Delete all notifications from a user. |
bp_notifications_mark_notifications_by_type() |
Mark notifications read/unread for a user by type. |
bp_notifications_mark_notifications_by_item_id() |
Mark notifications read/unread for an item ID. |
bp_notifications_mark_all_notifications_by_type() |
Mark all notifications read/unread by type. |
bp_notifications_mark_notifications_from_user() |
Mark all notifications read/unread from a user. |
bp_notifications_check_notification_access() |
Check if a user has access to a specific notification. |
bp_notifications_get_unread_notification_count() |
Get a count of unread notification items for a user. |
bp_notifications_get_total_notification_count |
Filters the count of unread notification items for a user. |
bp_notifications_screen_settings() |
Catch and route the ‘settings’ notifications screen. |
bp_notifications_get_notifications_for_user |
This filters is documented in bp-notifications/bp-notifications-functions.php |