File: bp-groups/classes/class-bp-rest-attachments-group-cover-endpoint.php |
Description |
---|---|
groups_cover_image_deleted |
Fires if the cover photo was successfully deleted. |
BP_REST_Attachments_Group_Cover_Endpoint::prepare_item_for_response() |
Prepares group cover to return as an object. |
BP_REST_Attachments_Group_Cover_Endpoint |
Group Cover endpoints. |
bp_rest_attachments_group_cover_prepare_value |
Filter a group cover value returned from the API. |
BP_REST_Attachments_Group_Cover_Endpoint::__construct() |
Constructor. |
BP_REST_Attachments_Group_Cover_Endpoint::get_item_schema() |
Get the plugin schema, conforming to JSON Schema. |
BP_REST_Attachments_Group_Cover_Endpoint::register_routes() |
Register the component routes. |
bp_rest_attachments_group_cover_schema |
Filters the group cover schema. |
BP_REST_Attachments_Group_Cover_Endpoint::get_item() |
Fetch an existing group cover. |
bp_rest_attachments_group_cover_get_item |
Fires after a group cover is fetched via the REST API. |