Features::is_enabled( string $feature )
Check if a feature is enabled. Defaults to true for all features unless they are in beta.
Description Description
Parameters Parameters
- $feature
-
(Required) Feature slug.
Return Return
(bool)
Source Source
File: packages/woocommerce-admin/src/Features/Features.php