12 lines
560 B
Markdown
12 lines
560 B
Markdown
# Testing notes and ZIP for release 8.9.3
|
|
|
|
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/10332606/woocommerce-gutenberg-products-block.zip)
|
|
|
|
## Feature plugin and package inclusion in WooCommerce
|
|
|
|
### Replace additional instance of wp_is_block_theme() with wc_current_theme_is_fse_theme() [#7496](https://github.com/woocommerce/woocommerce-blocks/pull/7496)
|
|
|
|
0. In WP 5.8.
|
|
1. Create a post or page.
|
|
2. Verify there is no fatal error and you can create the post or page and publish it.
|