Updated Release Testing Instructions WooCommerce 5.7 (markdown)
parent
590e982fae
commit
23e5ba6f03
|
@ -71,4 +71,10 @@ WooCommerce 5.7 includes:
|
||||||
11. Perform the same test from step 6 - 10 except this time do it from page 2 and see if the results are correct.
|
11. Perform the same test from step 6 - 10 except this time do it from page 2 and see if the results are correct.
|
||||||
12. Now test the drag and drop and make sure we don't have any regressions due to this fix.
|
12. Now test the drag and drop and make sure we don't have any regressions due to this fix.
|
||||||
|
|
||||||
|
### Allow user with capabilities to view downloadable image [#30385](https://github.com/woocommerce/woocommerce/pull/30385)
|
||||||
|
1. Go to a downloadable product and add a downloadable file that is an image. Make sure it is a new uploaded image.
|
||||||
|
2. After loading the file, ensure you can see the image in the media editor popup.
|
||||||
|
3. Now navigate to the Media page. `wp-admin/upload.php`.
|
||||||
|
4. Ensure you can see the image for the file you just uploaded.
|
||||||
|
|
||||||
## WooCommerce Marketplace Updates:
|
## WooCommerce Marketplace Updates:
|
Loading…
Reference in New Issue