File: bp-media/classes/class-bp-rest-media-albums-endpoint.php
Description
BP_REST_Media_Albums_Endpoint::get_collection_params()

Get the query params for collections.

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

bp_rest_media_album_create_item

Fires after a Media is created via the REST API.

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

bp_rest_media_albums_collection_params

Filters the collection query params.

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

BP_REST_Media_Albums_Endpoint::create_item_permissions_check()

Check if a given request has access to create a media.

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

BP_REST_Media_Albums_Endpoint::bp_rest_create_media_album()

Create the Media Album.

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

BP_REST_Media_Albums_Endpoint

BuddyPress Media Albums endpoints.

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

BP_REST_Media_Albums_Endpoint::update_item()

Update a single album.

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

BP_REST_Media_Albums_Endpoint::__construct()

Constructor.

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

bp_rest_media_albums_update_items_query_args

Filter the query arguments for the request.

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

BP_REST_Media_Albums_Endpoint::register_routes()

Register the component routes.

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