Loader::is_onboarding_enabled()
Returns if the onboarding feature of WooCommerce Admin should be enabled.
Description Description
While we preform an a/b test of onboarding, the feature will be enabled within the plugin build, but only if the user recieved the test/opted in.
Return Return
(bool) Returns true if the onboarding is enabled.
Source Source
File: woocommerce/packages/woocommerce-admin/src/Loader.php