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

Register the component routes.

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

bp_rest_media_update_item_permissions_check

Filter the member to `update_item` permissions check.

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

BP_REST_Media_Endpoint::get_item_schema()

Get the media schema, conforming to JSON Schema.

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

BP_REST_Media_Endpoint::bp_rest_media_forums_embed_gif()

Get Gif data.

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

BP_REST_Media_Endpoint::get_items()

Retrieve medias.

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