Updated Release Testing Instructions WooCommerce 4.6 (markdown)
parent
74f424f036
commit
39a99eafc5
|
@ -1,6 +1,7 @@
|
||||||
WooCommerce 4.6 includes:
|
WooCommerce 4.6 includes:
|
||||||
|
|
||||||
- [WooCommerce Admin Improvements](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.6#woocommerce-admin-improvements)
|
- [WooCommerce Admin Improvements](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.6#woocommerce-admin-improvements)
|
||||||
|
- [WCA - Old setup wizard removed](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.6#wca---old-setup-wizard-removed)
|
||||||
- [WCA - Home Screen becomes default for all users](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.6#wca---home-screen-becomes-default-for-all-users)
|
- [WCA - Home Screen becomes default for all users](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.6#wca---home-screen-becomes-default-for-all-users)
|
||||||
- [WCA - Mobile App Banner for iOS and Android](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.6#mobile-app-banner-for-ios-and-android)
|
- [WCA - Mobile App Banner for iOS and Android](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.6#mobile-app-banner-for-ios-and-android)
|
||||||
- [WCA - Free Shipping Setup in Onboarding](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.6#free-shipping-setup-in-onboarding)
|
- [WCA - Free Shipping Setup in Onboarding](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.6#free-shipping-setup-in-onboarding)
|
||||||
|
@ -18,7 +19,7 @@ WooCommerce 4.6 includes:
|
||||||
### WCA - Old setup wizard removed
|
### 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.
|
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 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)
|
* 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)
|
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.
|
* 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.
|
||||||
|
|
Loading…
Reference in New Issue