File: bp-media/classes/class-bp-rest-media-albums-endpoint.php |
Description |
|---|---|
| BP_REST_Media_Albums_Endpoint::bp_rest_check_album_privacy_restriction() |
Check user access based on the privacy for the single album. |
| bp_rest_media_album_create_item |
Fires after a Media is created via the REST API. |
| bp_rest_media_albums_collection_params |
Filters the collection query params. |
| BP_REST_Media_Albums_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a media. |
| BP_REST_Media_Albums_Endpoint::bp_rest_create_media_album() |
Create the Media Album. |
| BP_REST_Media_Albums_Endpoint |
BuddyPress Media Albums endpoints. |
| BP_REST_Media_Albums_Endpoint::update_item() |
Update a single album. |
| BP_REST_Media_Albums_Endpoint::__construct() |
Constructor. |
| bp_rest_media_albums_update_items_query_args |
Filter the query arguments for the request. |
| BP_REST_Media_Albums_Endpoint::register_routes() |
Register the component routes. |