File: bp-media/classes/class-bp-rest-media-albums-endpoint.php
Description
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

bp_rest_media_update_item

Fires after a media is fetched via the REST API.

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

BP_REST_Media_Albums_Endpoint::get_items()

Retrieve Albums.

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

BP_REST_Media_Albums_Endpoint::update_item_permissions_check()

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

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

bp_rest_media_albums_get_items_query_args

Filter the query arguments for the request.

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