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_query_args

Filter the query arguments for the request.

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

bp_rest_media_delete_items

Fires after medias is deleted via the REST API.

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

bp_rest_media_collection_params

Filters the collection query params.

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

BP_REST_Media_Endpoint::bp_media_ids_update_rest_field_callback_messages()

The function to use to update the medias’s value of the messages REST Field.

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

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