| 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::delete() |
|
| BP_Notifications_Notification::_update() |
|
| BP_Notifications_Notification::_delete() |
|
| BP_Notifications_Notification::get_where_sql() |
Assemble the WHERE clause of a get() SQL statement.
|