@since: 0.1.0
Description
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_Endpoint::bp_rest_media_default_scope()

Get default scope for the media.

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

bp_rest_media_default_scope

Filter to update default scope for rest api.

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

BP_REST_Media_Details_Endpoint

BuddyPress Media Details endpoints.

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

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::delete_item()

Delete a single document.

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

bp_rest_document_folder_get_items

Fires after a list of document’s folder is fetched via the REST API.

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

BP_REST_Document_Folder_Endpoint::delete_item()

Delete a single Folder.

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

bp_rest_document_delete_item

Fires after a document is deleted via the REST API.

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