This commit is contained in:
Mike Jolley 2019-01-22 12:01:54 +00:00
parent ca8b9cbc8e
commit 99d056d302
1 changed files with 1 additions and 0 deletions

View File

@ -189,6 +189,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Dev - Add a filter, woocommerce_current_user_can_edit_customer_meta_fields, to bypass manage_woocommerce when editing customer meta fields. #22277
* Dev - Adds filter on the return value of function 'get_item_tax_rates'. This gives developers the possibility to prevent the mandatory caching of tax rates. #22488
* Dev - Add filters for mail callback in WC_Email::send method. #22394
* Dev - Add an instance method to WC_Admin_Taxonomies. #21884
* Dev - Added triggers to the gallery script to allow 3rd parties to run scripts before and after initialization. #22501
* Fix - Fix W3C validation of single product page quantity input. #22333
* Localization - Modify administrative regions of Greece to default to their english ISO 3166-2 names, instead of using the native GR names. #21945