| BP_Notifications_Notification::get() |
Get notifications, based on provided filter parameters.
|
| BP_Notifications_Notification::get_grouped_notifications_for_user() |
Get a user’s unread notifications, grouped by component and action.
|
| BP_Notifications_Notification::get_total_count() |
Get a count of total notifications matching a set of arguments.
|
| BP_Notifications_Notification::get_meta_query_sql() |
|
| BP_Notifications_Notification::get_date_query_sql() |
|
| BP_Notifications_Notification::update() |
|
| bp_notification_before_update |
Fires before the update of a notification item.
|
| BP_Notifications_Notification::_insert() |
Create a notification entry.
|
| BP_Notifications_Notification::_update() |
|
| BP_Notifications_Notification::_delete() |
|