Namespaces: global
Description
bp_notifications_get_notification()

Get a specific notification by its ID.

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

bp_notifications_delete_notification()

Delete a specific notification by its ID.

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

BP_Notifications_Template

The main notifications template loop class.

Source: bp-notifications/classes/class-bp-notifications-template.php:19

BP_Notifications_Notification

BuddyPress Notification items.

Source: bp-notifications/classes/class-bp-notifications-notification.php:21

bp_notifications_sort_order_form()

Output the form for changing the sort order of notifications.

Source: bp-notifications/bp-notifications-template.php:988

bp_notifications_bulk_management_dropdown()

Output the dropdown for bulk management of notifications.

Source: bp-notifications/bp-notifications-template.php:1022

bp_notifications_update_meta_cache()

Slurp up metadata for a set of notifications.

Source: bp-notifications/bp-notifications-cache.php:25

bp_notifications_clear_all_for_user_cache()

Clear all notifications cache for a given user ID.

Source: bp-notifications/bp-notifications-cache.php:45

bp_notifications_clear_all_for_user_cache_after_save()

Invalidate ‘all_for_user_’ cache when saving.

Source: bp-notifications/bp-notifications-cache.php:58

bp_notifications_clear_all_for_user_cache_before_delete()

Invalidate the ‘all_for_user_’ cache when deleting.

Source: bp-notifications/bp-notifications-cache.php:70