Updated Release Testing Instructions WooCommerce 4.4 (markdown)
parent
ff017d9000
commit
f4bd9afe52
|
@ -335,9 +335,28 @@ Modify the "Kid shoes" product so that all the variations have the sport style,
|
|||
|
||||
***
|
||||
|
||||
### 4. Fix . (#[27175](https://github.com/woocommerce/woocommerce/pull/27175))
|
||||
### 4. Fix Orders in My Account. (#[27175](https://github.com/woocommerce/woocommerce/pull/27175))
|
||||
|
||||
1. Login as a customer, go to the orders page in My Account
|
||||
2. Verify that all your orders are listed (place a new order if you didn't have any).
|
||||
|
||||
![](https://cldup.com/IMGJM5eHaf.png)
|
||||
|
||||
***
|
||||
|
||||
### 5. Fix "Product type" dropdown in Add New Product. (#[27170](https://github.com/woocommerce/woocommerce/pull/27170))
|
||||
|
||||
1. Go to `WooCommerce / Products / Add New`
|
||||
2. Make sure the Product Type dropdown is visible and contains the different Product Types.
|
||||
|
||||
![](https://cldup.com/Bpalw-mQC3.png)
|
||||
3. Make sure the Virtual and Downloadable checkboxes are also visible.
|
||||
|
||||
***
|
||||
|
||||
### 6. Fix pagination controls in products list. (#[27190](https://github.com/woocommerce/woocommerce/pull/27190))
|
||||
|
||||
1. Make sure that you have enough visible products to fill more than one page in `WooCommerce / Products` (default page size is 12).
|
||||
2. Go to the shop and list products. The counter says "Showing 1-12 of X results", with X>12 and the pagination controls display.
|
||||
![](https://cldup.com/fj9zyFreb0.png)
|
||||
|
||||
|
|
Loading…
Reference in New Issue