diff --git a/Release-Testing-Instructions-WooCommerce-4.6.md b/Release-Testing-Instructions-WooCommerce-4.6.md index 6a26538..a07364e 100644 --- a/Release-Testing-Instructions-WooCommerce-4.6.md +++ b/Release-Testing-Instructions-WooCommerce-4.6.md @@ -15,6 +15,14 @@ WooCommerce 4.6 includes: ## WooCommerce Admin Improvements +### WCA - Old setup wizard removed + +The old setup wizard was removed, and now all new installs will go through the new setup wizard provided by WooCommerce Admin. +* Onboarding wizard is launched when activating a new install of WooCommerce +* Check that the 4 WooCommerce pages listed here https://docs.woocommerce.com/document/woocommerce-pages/ (shop, cart, checkout, my account) +are created once WooCommerce is activated (ie. without having first used the onboarding wizard) +* Check the “Help” tab under any core WooCommerce related page (e.g Orders) and make sure the “Setup wizard” tab still exists and works as expected. + ### WCA - Home Screen becomes default for all users The [Home Screen introduced in 4.3](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.3#new-woocommerce-home-screen) which has previously only been the default for new stores (existing stores had to opt-in), will now be the default for all stores.