Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-notifications/classes/class-bp-notifications-notification.php / Page 2

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_meta_query_sql()

Method: Get the SQL for the ‘meta_query’ param in BP_Notifications_Notification::get().

Source: bp-notifications/classes/class-bp-notifications-notification.php:774

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_date_query_sql()

Method: Get the SQL for the ‘date_query’ param in BP_Notifications_Notification::get().

Source: bp-notifications/classes/class-bp-notifications-notification.php:815

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::update()

Method: Update notifications.

Source: bp-notifications/classes/class-bp-notifications-notification.php:845

Used by 0 functions | Uses 0 functions

bp_notification_before_update

Action Hook: Fires before the update of a notification item.

Source: bp-notifications/classes/class-bp-notifications-notification.php:857

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::delete()

Method: Delete notifications.

Source: bp-notifications/classes/class-bp-notifications-notification.php:880

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_order_by_sql()

Method: Assemble the ORDER BY clause of a get() SQL statement.

Source: bp-notifications/classes/class-bp-notifications-notification.php:401

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_query_clauses()

Method: Assemble query clauses, based on arguments, to pass to $wpdb methods.

Source: bp-notifications/classes/class-bp-notifications-notification.php:496

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::check_access()

Method: Check that a specific notification is for a specific user.

Source: bp-notifications/classes/class-bp-notifications-notification.php:559

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress