Warning: This method has been deprecated.
Onboarding::has_woocommerce_support( AutomatticWooCommerceAdminFeaturesWP_Theme $theme )
Check if theme has declared support for WooCommerce.
Description Description
Parameters Parameters
- $theme
-
(Required) Theme to check.
Return Return
(bool)
Source Source
File: packages/woocommerce-admin/src/Features/Onboarding.php
Changelog Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |