Themes
Themes controller.
Description Description
Source Source
File: packages/woocommerce-admin/src/API/Themes.php
Methods Methods
- get_collection_params — Get the query params for collections.
- get_item_schema — Get the schema, conforming to JSON Schema.
- prepare_item_for_response — Prepare the data object for response.
- register_routes — Register routes.
- upload_theme — Upload and install a theme.
- upload_theme_permissions_check — Check whether a given request has permission to edit upload plugins/themes.