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

Latest commit

 

History

History
20 lines (12 loc) · 1003 Bytes

File metadata and controls

20 lines (12 loc) · 1003 Bytes

📣 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 7.2.2

woocommerce-gutenberg-products-block.zip

Feature plugin and package inclusion in WooCommerce

WC-Admin doesn't crash when WC Subscriptions is installed. (6260)

  1. Go to an atomic website (or locally with symlinked WooCommrece).
  2. Install WC Subscriptions.
  3. Try to open wp-admin > WooCommerce > Home (/wp-admin/admin.php?page=wc-admin).
  4. Page should load normally.