File: bp-notifications/classes/class-bp-rest-notifications-endpoint.php
Description
bp_rest_notifications_collection_params

Filters the collection query params.

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

BP_REST_Notifications_Endpoint::bp_rest_get_notification_actions()

Action to perform.

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

BP_REST_Notifications_Endpoint::bp_rest_link_url_update()

Update Link URL after request accept/reject.

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

BP_REST_Notifications_Endpoint::prepare_item_for_database()

Prepare a notification for create or update.

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

bp_rest_notifications_get_item_permissions_check

Filter the notifications `get_item` permissions check.

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

BP_REST_Notifications_Endpoint::create_item()

Create a notification.

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

bp_rest_notifications_create_item

Fires after a notification is created via the REST API.

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

BP_REST_Notifications_Endpoint::create_item_permissions_check()

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

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

bp_rest_notifications_create_item_permissions_check

Filter the notifications `create_item` permissions check.

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

BP_REST_Notifications_Endpoint

Notifications endpoints.

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