WooCommerce was updated to version 2.2.4, from version 2.2.2. Changelog:
2.2.4
- Fix – Prevent errors when adding ‘zero-rated’ tax on checkout.
- Fix – Fixed a varation product width inheritance bug.
- Fix – Totals in taxes by date report.
- Fix – Fix the ‘only 1 visible product’ redirect to not trigger when paging results.
- Tweak – Improved headers sent notice to include file and line.
- Tweak – When updating order status, ensure its a valid WC order status.
- Tweak – Add notice when order is no longer editable.
Dev – Allow getting rating count for a specific rating value. - Localisation – Nepal States.
- Localisation – Mexico states.
2.2.3
- Fix – Order status translation in admin and account page.
- Fix – Ensure shipping address gets displayed – fixes needs_shipping_address() method.
- Fix – Escaping of country names in tax settings.
- Fix – Encoding of pagination link when using default permalinks.
- Fix – NPR currency.
- Fix – Fixing “Invalid key” error when clicking link in password reset email.
- Fix – Mobile checkout via PayPal when using tax inclusive prices.
- Fix – Thumbnails “hard crop” option.
- Fix – Missing variables when add new product variation.
- Fix – Fixed minor XSS issue on reports screens by escaping and sanitizing ‘range’ GET variable.
- Fix – Number format when calculate the line items tax.
- Fix – Language update/install in Multisites.
- Fix – “Set product image” media gallery title in non-product post type.
- Fix – Number of processing orders in WooCommerce > Orders menu.
- Fix – Issue that preventing cookies being set on shutdown after wp_send_json.
- Fix – Incorrect shipping calculation because of missing width in product variation.
- Tweak – Display of locale information on system status page.
- Tweak – Removed postcode for Bahamas.
- Tweak – In system status, show path to template file override.
- Tweak – Dynamically get the address fields in WC_Checkout::create_order().
- Tweak – If a refund fails, delete refund post.
- Tweak – Button for hide the language update message.
- Tweak – Method for install the translations directly.
- Tweak – Display of h4 in settings pages.
- Dev – Added woocommerce_get_settings_ID filters.