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.


Top ↑

Source Source

File: woocommerce/packages/woocommerce-admin/src/Loader.php


			

Top ↑

User Contributed Notes User Contributed Notes

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