Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 5.0.0 / Page 91

BP_REST_Notifications_Endpoint::prepare_item_for_response()

Method: Prepares notification data to return as an object.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:531

Used by 0 functions | Uses 0 functions

bp_rest_notifications_prepare_value

Filter Hook: Filter a notification value returned from the API.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:559

Used by 0 functions | Uses 0 functions

BP_REST_Notifications_Endpoint::create_item_permissions_check()

Method: Checks if a given request has access to create a notification.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:343

Used by 0 functions | Uses 0 functions

bp_rest_notifications_create_item_permissions_check

Filter Hook: Filter the notifications `create_item` permissions check.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:354

Used by 0 functions | Uses 0 functions

BP_REST_Notifications_Endpoint::update_item()

Method: Update a notification.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:365

Used by 0 functions | Uses 0 functions

bp_rest_notifications_update_item

Action Hook: Fires after a notification is updated via the REST API.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:424

Used by 0 functions | Uses 0 functions

BP_REST_Notifications_Endpoint::update_item_permissions_check()

Method: Check if a given request has access to update a notification.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:437

Used by 0 functions | Uses 0 functions

bp_rest_notifications_get_item_permissions_check

Filter Hook: Filter the notifications `get_item` permissions check.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:279

Used by 0 functions | Uses 0 functions

BP_REST_Notifications_Endpoint::create_item()

Method: Create a notification.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:290

Used by 0 functions | Uses 0 functions

bp_rest_notifications_create_item

Action Hook: Fires after a notification is created via the REST API.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:330

Used by 0 functions | Uses 0 functions
« Previous 1 … 90 91 92 93 Next »
Proudly powered by WordPress