woocommerce/plugins/woocommerce-blocks/docs/testing/releases/721.md

796 B

Testing notes and ZIP for release 7.2.1

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

Feature plugin and package inclusion in WooCommerce

Hide deprecation notices before headers are sent. #6074

  1. Enable WooCommerce Payments or WooCommerce Subscriptions. It hasn't been updated with compatibility yet (I put in a PR a week ago).
  2. Enable WP_DEBUG mode
  3. Go to WP Admin. No notices are visible.
  4. Check the error log. See the notices there.
  5. Edit the code in this PR and remove the 7.4 from the function calls. Repeat steps 2-4 and confirm logs are used.