@since: BuddyPress 1.9.0
Description
bp_notifications_mark_notifications_by_item_id()

Mark notifications read/unread for an item ID.

Source: bp-notifications/bp-notifications-functions.php:512

bp_notifications_mark_all_notifications_by_type()

Mark all notifications read/unread by type.

Source: bp-notifications/bp-notifications-functions.php:541

bp_notifications_mark_notifications_from_user()

Mark all notifications read/unread from a user.

Source: bp-notifications/bp-notifications-functions.php:572

bp_notifications_check_notification_access()

Check if a user has access to a specific notification.

Source: bp-notifications/bp-notifications-functions.php:598

bp_notifications_get_unread_notification_count()

Get a count of unread notification items for a user.

Source: bp-notifications/bp-notifications-functions.php:611

bp_notifications_get_total_notification_count

Filters the count of unread notification items for a user.

Source: bp-notifications/bp-notifications-functions.php:636

bp_notifications_screen_settings()

Catch and route the ‘settings’ notifications screen.

Source: bp-notifications/bp-notifications-functions.php:690

bp_notifications_delete_notifications_from_user()

Delete all notifications from a user.

Source: bp-notifications/bp-notifications-functions.php:435

bp_notifications_mark_notifications_by_type()

Mark notifications read/unread for a user by type.

Source: bp-notifications/bp-notifications-functions.php:483

bp_notifications_get_notifications_for_user

This filters is documented in bp-notifications/bp-notifications-functions.php

Source: bp-notifications/bp-notifications-functions.php:321