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

bp_rest_media_album_update_item_permissions_check

Filter the album `update_item` permissions check.

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

bp_rest_media_albums_get_items

Fires after a list of members is fetched via the REST API.

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

BP_REST_Media_Albums_Endpoint::delete_item()

Delete a single album.

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

BP_REST_Media_Albums_Endpoint::get_items_permissions_check()

Checks if a given request has access to get all users.

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