Changelog update for PR #3827
This commit is contained in:
parent
1292a9f51a
commit
fab4ba373c
|
@ -211,6 +211,7 @@ Yes you can! Join in on our [GitHub repository](http://github.com/woothemes/wooc
|
||||||
* Fix - Updated blockui to prevent errors in WP 3.6.
|
* Fix - Updated blockui to prevent errors in WP 3.6.
|
||||||
* Fix - Tweaked popularity sorting to work better when no sales are present.
|
* Fix - Tweaked popularity sorting to work better when no sales are present.
|
||||||
* Fix - Quote encoding in email subjects.
|
* Fix - Quote encoding in email subjects.
|
||||||
|
* Fix - Added $wp_error parameter during checkout process to ensure WP_Error object is returned on error and checkout process is properly stopped.
|
||||||
* Refactor - Taken out Piwik integration, use http://wordpress.org/extend/plugins/woocommerce-piwik-integration/ from now on.
|
* Refactor - Taken out Piwik integration, use http://wordpress.org/extend/plugins/woocommerce-piwik-integration/ from now on.
|
||||||
* Refactor - Taken out ShareYourCart integration, use http://wordpress.org/extend/plugins/shareyourcart/ from now on.
|
* Refactor - Taken out ShareYourCart integration, use http://wordpress.org/extend/plugins/shareyourcart/ from now on.
|
||||||
* Refactor - Moved woocommerce_get_formatted_product_name function into WC_Product class.
|
* Refactor - Moved woocommerce_get_formatted_product_name function into WC_Product class.
|
||||||
|
|
Loading…
Reference in New Issue