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.


Top ↑

Return Return

(array) Matching attributes, formatted for response.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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