BP_Notifications_Notification::get_paged_sql()
Method: Assemble the LIMIT clause of a get() SQL statement.
Source: bp-notifications/classes/class-bp-notifications-notification.php:438
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
Method: Check that a specific notification is for a specific user.
Source: bp-notifications/classes/class-bp-notifications-notification.php:559
Method: Get notifications, based on provided filter parameters.
Source: bp-notifications/classes/class-bp-notifications-notification.php:640
Method: Create a notification entry.
Source: bp-notifications/classes/class-bp-notifications-notification.php:219
Method: Update notifications.
Source: bp-notifications/classes/class-bp-notifications-notification.php:241
Method: Delete notifications.
Source: bp-notifications/classes/class-bp-notifications-notification.php:259
Method: Assemble the WHERE clause of a get() SQL statement.
Source: bp-notifications/classes/class-bp-notifications-notification.php:280
Method: Fetch data for an existing notification from the database.
Source: bp-notifications/classes/class-bp-notifications-notification.php:178
Function: Catch and route the ‘unread’ notifications screen.
Source: bp-notifications/screens/unread.php:15