| BP_REST_Notifications_Endpoint::get_notification_object() |
|
| BP_REST_Notifications_Endpoint::get_endpoint_args_for_item_schema() |
Select the item schema arguments needed for the EDITABLE method.
|
| bp_rest_notifications_{$key}_query_arguments |
Filters the method query arguments.
|
| BP_REST_Notifications_Endpoint::get_item_schema() |
Get the notification schema, conforming to JSON Schema.
|
| bp_rest_notification_schema |
Filters the notifications schema.
|
| BP_REST_Notifications_Endpoint::get_collection_params() |
Get the query params for the notifications collections.
|
| bp_rest_notifications_collection_params |
Filters the collection query params.
|
| BP_REST_Notifications_Endpoint::bp_rest_get_notification_actions() |
|
| BP_REST_Notifications_Endpoint::bp_rest_link_url_update() |
Update Link URL after request accept/reject.
|
| BP_REST_Notifications_Endpoint::prepare_item_for_database() |
Prepare a notification for create or update.
|