BP_Notifications_Notification::delete()
Method: Delete notifications.
Source: bp-notifications/classes/class-bp-notifications-notification.php:880
Method: Delete notifications.
Source: bp-notifications/classes/class-bp-notifications-notification.php:880
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
Filter Hook: Filters the MySQL WHERE conditions for the Notifications items get method.
Source: bp-notifications/classes/class-bp-notifications-notification.php:379
Method: Assemble the ORDER BY clause of a get() SQL statement.
Source: bp-notifications/classes/class-bp-notifications-notification.php:401
Method: Assemble the LIMIT clause of a get() SQL statement.
Source: bp-notifications/classes/class-bp-notifications-notification.php:438
Method: Assemble query clauses, based on arguments, to pass to $wpdb methods.
Source: bp-notifications/classes/class-bp-notifications-notification.php:496