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
Method: Prepares notification data to return as an object.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:531
Filter Hook: Filter a notification value returned from the API.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:559
Method: Checks if a given request has access to create a notification.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:343
Filter Hook: Filter the notifications `create_item` permissions check.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:354
Method: Update a notification.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:365
Action Hook: Fires after a notification is updated via the REST API.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:424
Method: Check if a given request has access to update a notification.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:437
Filter Hook: Filter the notifications `get_item` permissions check.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:279
Method: Create a notification.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:290
Action Hook: Fires after a notification is created via the REST API.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:330