BP_REST_Attachments_Group_Avatar_Endpoint::delete_item() |
Delete an existing group avatar.
|
bp_rest_attachments_group_avatar_delete_item |
Fires after a group avatar is deleted via the REST API.
|
BP_REST_Attachments_Group_Avatar_Endpoint::delete_item_permissions_check() |
Checks if a given request has access to delete a group avatar.
|
bp_rest_attachments_group_avatar_delete_item_permissions_check |
Filter the group avatar `delete_item` permissions check.
|
BP_REST_Attachments_Group_Avatar_Endpoint::prepare_item_for_response() |
Prepares avatar data to return as an object.
|
bp_rest_attachments_group_avatar_prepare_value |
Filter a group avatar value returned from the API.
|
BP_REST_Attachments_Group_Avatar_Endpoint::__construct() |
|
BP_REST_Attachments_Group_Avatar_Endpoint::get_item_schema() |
Get the plugin schema, conforming to JSON Schema.
|
BP_REST_Attachments_Group_Avatar_Endpoint::register_routes() |
Register the component routes.
|
bp_rest_attachments_group_avatar_schema |
Filters the group avatar schema.
|