BP_Notifications_Notification::get_total_count()
Method: Get a count of total notifications matching a set of arguments.
Source: bp-notifications/classes/class-bp-notifications-notification.php:718
Method: Get a count of total notifications matching a set of arguments.
Source: bp-notifications/classes/class-bp-notifications-notification.php:718
Method: Get the SQL for the ‘meta_query’ param in BP_Notifications_Notification::get().
Source: bp-notifications/classes/class-bp-notifications-notification.php:774
Method: Get the SQL for the ‘date_query’ param in BP_Notifications_Notification::get().
Source: bp-notifications/classes/class-bp-notifications-notification.php:815
Method: Update notifications.
Source: bp-notifications/classes/class-bp-notifications-notification.php:845
Action Hook: Fires before the update of a notification item.
Source: bp-notifications/classes/class-bp-notifications-notification.php:857
Method: Delete notifications.
Source: bp-notifications/classes/class-bp-notifications-notification.php:880
Method: Check that a specific notification is for a specific user.
Source: bp-notifications/classes/class-bp-notifications-notification.php:559
Method: Parse notifications query arguments.
Source: bp-notifications/classes/class-bp-notifications-notification.php:579
Method: Get notifications, based on provided filter parameters.
Source: bp-notifications/classes/class-bp-notifications-notification.php:640
Filter Hook: Filters the MySQL WHERE conditions for the Notifications items get method.
Source: bp-notifications/classes/class-bp-notifications-notification.php:379