Dev Resources

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

BP_Core_Notification::delete_all_by_type()

Method: Deletes all the notifications for all users by item id, and optional secondary item id, and component name and action.

Source: bp-core/classes/class-bp-core-notification.php:298

Used by 0 functions | Uses 0 functions

BP_Core_Notification::delete_for_user_by_item_id()

Method: Delete all the notifications that have a specific item id, component name and action.

Source: bp-core/classes/class-bp-core-notification.php:244

Used by 0 functions | Uses 0 functions

BP_Core_Notification::delete_from_user_by_type()

Method: Deletes all the notifications sent by a specific user, by component and action.

Source: bp-core/classes/class-bp-core-notification.php:272

Used by 0 functions | Uses 0 functions

BP_Core_Notification::get_all_for_user()

Method: Fetches all the notifications in the database for a specific user.

Source: bp-core/classes/class-bp-core-notification.php:189

Used by 0 functions | Uses 0 functions

BP_Core_Notification::delete_for_user_by_type()

Method: Delete all the notifications for a user based on the component name and action.

Source: bp-core/classes/class-bp-core-notification.php:217

Used by 0 functions | Uses 0 functions

BP_Core_Notification::populate()

Method: Fetches the notification data from the database.

Source: bp-core/classes/class-bp-core-notification.php:137

Used by 0 functions | Uses 0 functions

BP_Core_Notification::check_access()

Method: Check the access for a user.

Source: bp-core/classes/class-bp-core-notification.php:166

Used by 0 functions | Uses 0 functions

BP_Core_Notification::__construct()

Method: Constructor

Source: bp-core/classes/class-bp-core-notification.php:85

Used by 0 functions | Uses 0 functions

BP_Core_Notification::save()

Method: Update or insert notification details into the database.

Source: bp-core/classes/class-bp-core-notification.php:103

Used by 0 functions | Uses 0 functions

BP_Core_Notification

Class: BP_Core_Notification is deprecated.

Source: bp-core/classes/class-bp-core-notification.php:20

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress