changelog

This commit is contained in:
James Koster 2015-09-07 12:35:24 +01:00
parent 4aff861626
commit 59b2002be0
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc
* Fix - Removed extra ob_start() in class-wc-shortcodes.php. * Fix - Removed extra ob_start() in class-wc-shortcodes.php.
* Fix - Show counts in category dropdown. * Fix - Show counts in category dropdown.
* Fix - Escape add to cart messages to stop translations from breaking cart events. * Fix - Escape add to cart messages to stop translations from breaking cart events.
* Fix - Display of product/order tables in the dashboard when viewed on handheld devices.
* Tweak - Renamed wc_var_prices transient to allow them to flush on product save. * Tweak - Renamed wc_var_prices transient to allow them to flush on product save.
* Template - Removed 'Payment' heading in `templates/checkout/form-pay.php`. * Template - Removed 'Payment' heading in `templates/checkout/form-pay.php`.
* Template - Removed unnecessary clearing div in `templates/checkout/payment.php`. * Template - Removed unnecessary clearing div in `templates/checkout/payment.php`.