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

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

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

BP_REST_Media_Endpoint::delete_items_permissions_check()

Checks if a given request has access to for the user.

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

BP_REST_Media_Endpoint::bp_rest_create_media()

Create the Media IDs from Upload IDs.

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

BP_REST_Media_Endpoint::bp_gif_data_get_rest_field_callback_messages()

The function to use to get medias gif for the Messages REST Field.

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

BP_REST_Media_Endpoint::get_items_permissions_check()

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

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