Updated Release Testing Instructions WooCommerce 7.3 (markdown)
parent
4e91772f65
commit
038b26a4e2
|
@ -15,6 +15,17 @@ Blocks 9.1.1 [Testing instructions](https://github.com/woocommerce/woocommerce-b
|
|||
|
||||
## WooCommerce Core Updates
|
||||
|
||||
### [Remove redundant Pinterest listing from marketing task #36158](https://github.com/woocommerce/woocommerce/pull/36158)
|
||||
With a new site,
|
||||
|
||||
1. Disable `Display suggestions within WooCommerce` in WooCommerce > Settings > Advanced > WooCommerce.com
|
||||
1. Go to WooCommerce > Home > Get more sales
|
||||
2. Observe Pinterest plugin is only shown once
|
||||
<img width="693" alt="image" src="https://user-images.githubusercontent.com/3747241/209261850-5da138e2-4b5c-4b65-8429-49d7f07b9da8.png">
|
||||
|
||||
Without the fix, redundant Pinterest plugin will be shown in the marketing task:
|
||||
<img width="721" alt="image" src="https://user-images.githubusercontent.com/3747241/209261554-e10a7335-b4ac-401f-9738-94c0a227cd75.png">
|
||||
|
||||
### [Enhancement: Tax settings conflict warning #36010](https://github.com/woocommerce/woocommerce/pull/36010)
|
||||
|
||||
1. Set up woocommerce and enable tax settings in general woocommerce settings
|
||||
|
|
Loading…
Reference in New Issue