File: bp-media/classes/class-bp-rest-media-albums-endpoint.php
Description
bp_rest_media_album_prepare_value

Filter an activity value returned from the API.

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

BP_REST_Media_Albums_Endpoint::create_item()

Create medias.

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

BP_REST_Media_Albums_Endpoint::get_item_schema()

Get the media album schema, conforming to JSON Schema.

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

bp_rest_media_albums_create_items_query_args

Filter the query arguments for the request.

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

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