Namespaces: global |
Description |
|---|---|
| bp_notifications_get_notification() |
Get a specific notification by its ID. |
| bp_notifications_delete_notification() |
Delete a specific notification by its ID. |
| BP_Notifications_Template |
The main notifications template loop class. |
| BP_Notifications_Notification |
BuddyPress Notification items. |
| bp_notifications_sort_order_form() |
Output the form for changing the sort order of notifications. |
| bp_notifications_bulk_management_dropdown() |
Output the dropdown for bulk management of notifications. |
| bp_notifications_update_meta_cache() |
Slurp up metadata for a set of notifications. |
| bp_notifications_clear_all_for_user_cache() |
Clear all notifications cache for a given user ID. |
| bp_notifications_clear_all_for_user_cache_after_save() |
Invalidate ‘all_for_user_’ cache when saving. |
| bp_notifications_clear_all_for_user_cache_before_delete() |
Invalidate the ‘all_for_user_’ cache when deleting. |