A pochi giorni dall’aggiornamento problematico di WooCommerce 2.0.15, prontamente risolto con la versione 2.0.16, รจ stata rilasciata la nuova versione di WooCommerce 2.0.17.
In questo aggiornamento una mezza dozzina di bugfix, ed altrettante migliorie sotto il cofano.
A seguire la lista delle novitร dell’ultima versione.
WooCommerce 2.0.17:
- Fix – Add missing doctype for email header #3921
- Fix – 2 notices on the cart/checkout related to tax #3922
- Fix – Allowed more tags to be saved in sharethis code
- Fix – If no products on sale, don’t show results in sale shortcode
- Fix – During remove_product_query, remove ordering filters to prevent affecting other queries
- Tweak – Min amount check takes taxes in consideration #3924
- Tweak – Added validate_ID_field method check to settings API for special validation rules
- Tweak – Added needs_payment() method. Checks if an order needs payment, based on status and order total.
- Tweak – Key value pairs for order_meta (woocommerce_email_order_meta_keys)
- Tweak – Added wc_variation_form trigger to variations javascript for 3rd party plugins