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
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
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
Filter Hook: Filter the notifications `get_items` permissions check.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:194
Method: Retrieve a notification.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:205
Action Hook: Fires after a notification is fetched via the REST API.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:225
Method: Check if a given request has access to get information about a specific notification.
Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:238
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