Updated Release Testing Instructions WooCommerce 6.3 (markdown)

Tam Mullen 2022-02-15 22:28:19 +00:00
parent 8b47785088
commit 9eac4bbf27
1 changed files with 11 additions and 1 deletions

@ -299,4 +299,14 @@ Install the [Stripe Payment Method Extension](https://github.com/woocommerce/woo
* New attributes are added or deleted for a product
* Terms are added or removed from the attribute definition for a product
* The attribute changes between "used for variations" and not
* The attributes for a variation change
* The attributes for a variation change
### Use inline onload event instead of jQuery load [#31623](https://github.com/woocommerce/woocommerce/pull/31623)
1. Install Test jQuery Updates plugin
2. Ensure you have a product with multiple product images
4. View the product on the front-end to ensure the images appear as expected
Using your browser's developer tools, block the request for jQuery migrate and refresh
5. In Test jQuery Updates plugin disable jQuery Migrate (see [#31636](https://github.com/woocommerce/woocommerce/issues/31636#issuecomment-1013019140) for an example)
6. See that the images are no longer displayed