Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
OnlineClothingStore::is_in_fashion_industry( array $industries )
Returns whether the industries includes fashion-apparel-accessories.
Description Description
Parameters Parameters
- $industries
-
(Required) The industries to search.
Return Return
(bool) Whether the industries includes fashion-apparel-accessories.
Source Source
File: packages/woocommerce-admin/src/Notes/OnlineClothingStore.php