This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Testing notes and ZIP for release 10.0.2 | ||
|
||
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11269797/woocommerce-gutenberg-products-block.zip) | ||
|
||
## WooCommerce Core | ||
|
||
### Single Product Compatibility Layer: add support for custom HTML Blocks. [(9090)](https://github.com/woocommerce/woocommerce-blocks/pull/9090) | ||
|
||
1. Make sure your environment is WordPress 6.1.1 | ||
2. Ensure the Post, Page and Site editors load without issues. | ||
3. Go to Appearance > Editor > Templates > Single Product and add the Product Price block somewhere on the page. | ||
4. Without reloading the page, edit the Single template (or any other template unrelated to WooCommerce). Verify you can't add the Product Price block. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters