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::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

BP_Notifications_Notification::parse_args()

Method: Parse notifications query arguments.

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

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get()

Method: Get notifications, based on provided filter parameters.

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

Used by 0 functions | Uses 0 functions

bp_notifications_get_where_conditions

Filter Hook: Filters the MySQL WHERE conditions for the Notifications items get method.

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

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