ProductAttributeTerms
Product attribute terms controller.
Description Description
Source Source
File: packages/woocommerce-admin/src/API/ProductAttributeTerms.php
Methods Methods
- get_custom_attribute_permissions_check — Check if a given request has access to read a custom attribute.
- get_custom_attribute_values — Query custom attribute values by slug.
- get_item_by_slug — Get a single custom attribute.
- get_item_schema — Get the Attribute's schema, conforming to JSON Schema.
- register_routes — Register the routes for custom product attributes.