Update readme.txt
This commit is contained in:
parent
6f5ddda14e
commit
eb5f7f1beb
|
@ -178,6 +178,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
|
|||
* Tweak - Avoid using wp.template (eval) in add-to-cart-variation.js. #19496
|
||||
* Tweak - Hide Preview button when creating new products, as most fields aren't set up for it. #20650
|
||||
* Tweak - For guests, store all address fields to the session whilst placing an order. #20665
|
||||
* Tweak - Removed 'ajax_add_to_cart' class from 'Read more' button. #20690
|
||||
* Performance/Tweak - Use post_author for the order customer instead of '_customer_user' meta data. #17895
|
||||
* Performance - Exclude frontend include from REST API calls. #20000
|
||||
* Dev - REST API - Allows oAuth1.0a authentication under SSL.
|
||||
|
|
Loading…
Reference in New Issue