Namespaces: global |
Description |
|---|---|
| bp_notifications_update_meta() |
Update a piece of notification meta. |
| bp_notifications_add_meta() |
Add a piece of notification metadata. |
| bp_notifications_screen_read() |
Catch and route the ‘read’ notifications screen. |
| bp_notifications_action_mark_unread() |
Handle marking single notifications as unread. |
| bp_notifications_screen_unread() |
Catch and route the ‘unread’ notifications screen. |
| bp_notifications_action_mark_read() |
Handle marking single notifications as read. |
| bp_setup_notifications() |
Set up the bp-notifications component. |
| BuddyPress |
Main BuddyPress Class. |
| bp_notifications_delete_meta() |
Delete a meta entry from the DB for a notification item. |
| bp_notifications_get_meta() |
Get metadata for a given notification item. |