ProductCategories
REST API Product Categories controller class.
Description Description
Source Source
File: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/ProductCategories.php
Methods Methods
- check_permissions — Check permissions.
- get_collection_params — Update the collection params.
- get_item_schema — Get the Product's schema, conforming to JSON Schema.
- prepare_item_for_response — Prepare a single product category output for response.
- register_routes — Register the routes for products.