Updated Release Testing Instructions WooCommerce 6.7 (markdown)
parent
ea623f1ba6
commit
f9226d9156
|
@ -12,16 +12,16 @@ WooCommerce 6.7 includes:
|
|||
|
||||
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/8777633/woocommerce-gutenberg-products-block.zip)
|
||||
|
||||
## Feature plugin and package inclusion in WooCommerce
|
||||
### Feature plugin and package inclusion in WooCommerce
|
||||
|
||||
### Add the `Fixed image` and `Repeated image` media controls to the Featured Product block. ([6344](https://github.com/woocommerce/woocommerce-blocks/pull/6344))
|
||||
#### Add the `Fixed image` and `Repeated image` media controls to the Featured Product block. ([6344](https://github.com/woocommerce/woocommerce-blocks/pull/6344))
|
||||
|
||||
1. Create a new page and add a `Featured Product`.
|
||||
2. On the block settings go to `Media Settings` and toggle `Fixed image` and `Repeated image` and save.
|
||||
3. Check the rendered product on the frontend is correct and matches the one on the edit page.
|
||||
4. Edit the block again, repeat the steps above with different combinations on `Fixed image`, `Repeated image` and any other configuration.
|
||||
|
||||
### Remove bold styles from All Products block. ([6436](https://github.com/woocommerce/woocommerce-blocks/pull/6436))
|
||||
#### Remove bold styles from All Products block. ([6436](https://github.com/woocommerce/woocommerce-blocks/pull/6436))
|
||||
|
||||
| Before | After |
|
||||
| -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
|
||||
|
@ -32,7 +32,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
|
|||
3. Verify product price and product summary are not bold.
|
||||
4. Verify there are no regressions in the All Products block and in the Shop page.
|
||||
|
||||
### Fix an issue where the Cart & Checkout could have some of the locked inner blocks removed. ([6419](https://github.com/woocommerce/woocommerce-blocks/pull/6419))
|
||||
#### Fix an issue where the Cart & Checkout could have some of the locked inner blocks removed. ([6419](https://github.com/woocommerce/woocommerce-blocks/pull/6419))
|
||||
|
||||
1. Install WordPress beta tester plugin and update to WP 6.0.
|
||||
2. Go to the Cart page in the editor.
|
||||
|
|
Loading…
Reference in New Issue