Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 1845819

Browse files
committed
Update tests
1 parent e319530 commit 1845819

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

docs/internal-developers/testing/releases/1030.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,6 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
44

55
## WooCommerce Core
66

7-
### Update the logic of disabling some blocks in the widget areas and post editor [#9462](https://github.com/woocommerce/woocommerce-blocks/pull/9462)
8-
9-
#### Use case 1 - Widget areas using a classic theme
10-
11-
1. Install and active [storefront theme](https://wordpress.org/themes/storefront/)
12-
2. Go to Admin > Appearance > Widgets
13-
3. Add a block to any widget area and search for the following blocks
14-
- WooCommerce cart
15-
- WooCommerce all products
16-
- WooCommerce checkout
17-
18-
#### Use case 2 - Post editor using a theme that supports Gutenberg
19-
20-
1. Install and active [twentytwentythree theme](https://wordpress.org/themes/twentytwentythree/)
21-
2. Go to Admin > Posts > Add New (or edit an existing post)
22-
3. Add a block to the post editor and search for the following blocks
23-
- WooCommerce add-to-cart form
24-
- WooCommerce breadcrumbs
25-
- WooCommerce classic template (legacy template)
26-
- WooCommerce product results count
27-
- WooCommerce product details
28-
- WooCommerce store notices
29-
307
### Only show the Mini Cart count badge when there are items in the cart [#9259](https://github.com/woocommerce/woocommerce-blocks/pull/9259)
318

329
1. Add the Mini Cart block to the header of your store.

readme.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
118118
- Fix COD availability on checkout. ([9375](https://github.com/woocommerce/woocommerce-blocks/pull/9375))
119119
- Addressed an issue where a fatal error could sometimes be thrown if a plugin modified a shipping package's rates incorrectly. ([9351](https://github.com/woocommerce/woocommerce-blocks/pull/9351))
120120
- Mini Cart block no longer uses the Modal component from `@wordpress/components`. ([9345](https://github.com/woocommerce/woocommerce-blocks/pull/9345))
121-
- Update the logic behind disabling some blocks in the widget areas and post editor using the `allowed_block_types_all` filter introduced in WP 5.8.0. ([9462](https://github.com/woocommerce/woocommerce-blocks/pull/9462))
122121

123122
#### Performance
124123

0 commit comments

Comments
 (0)