@since: 0.1.0 |
Description |
|---|---|
| bp_rest_media_details_get_items |
Fires after a list of medias details is fetched via the REST API. |
| BP_REST_Media_Details_Endpoint::get_items_permissions_check() |
Checks if a given request has access to get all users. |
| bp_rest_media_details_get_items_permissions_check |
Filter the media details `get_items` permissions check. |
| BP_REST_Media_Details_Endpoint::get_item_schema() |
Get the media details schema, conforming to JSON Schema. |
| BP_REST_Media_Details_Endpoint::get_media_tabs() |
Get Media Directory tabs. |
| BP_REST_Media_Albums_Endpoint::bp_rest_check_album_privacy_restriction() |
Check user access based on the privacy for the single album. |
| bp_rest_document_update_item |
Fires after an document is updated via the REST API. |
| BP_REST_Document_Folder_Endpoint::register_routes() |
Register the component routes. |
| bp_rest_document_folder_update_items_query_args |
Filter the query arguments for the request. |
| BP_REST_Document_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a document. |