Updated Release Testing Instructions WooCommerce 6.0 (markdown)
parent
a8b8b13edd
commit
25c728db47
|
@ -3,6 +3,7 @@ WooCommerce 6.0 includes:
|
|||
- [WooCommerce Admin Updates](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-6.0#woocommerce-admin-updates)
|
||||
- [WooCommerce Blocks Updates](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-6.0#woocommerce-blocks-updates)
|
||||
- [WooCommerce Core Updates](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-6.0#woocommerce-core-updates)
|
||||
- [WooCommerce Marketplace Updates](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-6.0#woocommerce-marketplace-updates)
|
||||
|
||||
---
|
||||
## WooCommerce Admin Updates:
|
||||
|
@ -183,6 +184,10 @@ add_filter( 'http_request_args', function( $args ) {
|
|||
1. Continue creating the order.
|
||||
1. Verify that the address was saved correctly in the order.
|
||||
|
||||
## WooCommerce Marketplace Updates
|
||||
|
||||
### [Support dynamic `price_suffix` in in-app marketplace #31026](https://github.com/woocommerce/woocommerce/pull/31026)
|
||||
|
||||
1. Navigate to _WooCommerce > Extensions > Browse Extensions_ page.
|
||||
1. Verify that the "per year" suffix still appears on certain cards.
|
||||
|
||||
|
|
Loading…
Reference in New Issue