ProductAttributeTerms::get_custom_attribute_values( string $slug )

Query custom attribute values by slug.


Description Description


Parameters Parameters

$slug

(Required) Attribute slug.


Top ↑

Return Return

(array) Attribute values, formatted for response.


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/ProductAttributeTerms.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.