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

Latest commit

 

History

History
21 lines (12 loc) · 1.12 KB

File metadata and controls

21 lines (12 loc) · 1.12 KB

📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the WooCommerce monorepo.

Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.


Testing notes and ZIP for release 5.7.1

Zip file for testing: woocommerce-gutenberg-products-block.zip

Feature plugin and package inclusion in WooCommerce

Disable Cart, Checkout, All Products & filters blocks from the widgets screen (4646)

With Storefront and WP 5.8:

  1. Go to Appearance > Widgets and verify you can't add the Cart, Checkout, All Products & filters blocks.
  2. Go to Appearance > Customizer > Widgets and verify you can't add those blocks either.
  3. Create a new post or page and verify those blocks can be added without problems.