ProductAttributeTerms::get_custom_attribute_values( string $slug )
Query custom attribute values by slug.
Description Description
Parameters Parameters
- $slug
-
(Required) Attribute slug.
Return Return
(array) Attribute values, formatted for response.
Source Source
File: packages/woocommerce-admin/src/API/ProductAttributeTerms.php