ProductAttributes::get_custom_attributes( string $args )
Query custom attributes by name or slug.
Description Description
Parameters Parameters
- $args
-
(Required) Search arguments, either name or slug.
Return Return
(array) Matching attributes, formatted for response.
Source Source
File: packages/woocommerce-admin/src/API/ProductAttributes.php