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_create_item_permissions_check |
Filter the group cover `create_item` permissions check. |
BP_REST_Attachments_Group_Cover_Endpoint::delete_item() |
Delete an existing group cover. |
bp_rest_attachments_group_cover_delete_item |
Fires after a group cover is deleted via the REST API. |
BP_REST_Attachments_Group_Cover_Endpoint::delete_item_permissions_check() |
Checks if a given request has access to delete a group cover. |
bp_rest_attachments_group_cover_delete_item_permissions_check |
Filter the group cover `delete_item` permissions check. |
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. |