@since: 0.1.0
Description
bp_rest_media_details_get_items

Fires after a list of medias details is fetched via the REST API.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:89

BP_REST_Media_Details_Endpoint::get_items_permissions_check()

Checks if a given request has access to get all users.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:102

bp_rest_media_details_get_items_permissions_check

Filter the media details `get_items` permissions check.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:113

BP_REST_Media_Details_Endpoint::get_item_schema()

Get the media details schema, conforming to JSON Schema.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:122

BP_REST_Media_Details_Endpoint::get_media_tabs()

Get Media Directory tabs.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:161

BP_REST_Media_Albums_Endpoint::bp_rest_check_album_privacy_restriction()

Check user access based on the privacy for the single album.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:1204

BP_REST_Document_Endpoint::update_item()

Update a document.

Source: bp-document/classes/class-bp-rest-document-endpoint.php:741

BP_REST_Document_Folder_Endpoint

BuddyPress Document Folder endpoints.

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

bp_rest_document_folder_create_items_permissions_check

Filter the document folder `create_item` permissions check.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:507

BP_REST_Document_Folder_Endpoint::get_collection_params()

Get the query params for collections.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:1103