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

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

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

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

BP_REST_Media_Endpoint::delete_items()

Delete multiple medias.

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

BP_REST_Media_Endpoint::get_collection_params()

Get the query params for collections.

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

BP_REST_Media_Endpoint::bp_media_ids_get_rest_field_callback_messages()

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

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

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