File: bp-media/classes/class-bp-rest-media-endpoint.php
Description
BP_REST_Media_Endpoint::prepare_links()

Prepare links for the request.

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

bp_rest_media_prepare_links

Filter links prepared for the REST response.

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

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_Endpoint::bp_rest_check_privacy_restriction()

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

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

bp_rest_media_get_items_permissions_check

Filter the members `get_items` permissions check.

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

BP_REST_Media_Endpoint::delete_item()

Delete a single media.

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

BP_REST_Media_Endpoint::bp_media_ids_get_rest_field_callback()

The function to use to get medias of the activity REST Field.

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

BP_REST_Media_Endpoint::bp_rest_media_message_embed_gif()

Get Gif data for message.

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

BP_REST_Media_Endpoint::get_item()

Retrieve a single media.

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