File: bp-core/deprecated/buddypress/1.9.php
Description
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

bp_core_check_notification_access()

Check if a user has access to a specific notification.

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

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