Update readme.txt

This commit is contained in:
Claudiu Lodromanean 2018-09-26 09:24:15 -07:00 committed by GitHub
parent 4b133e10f1
commit 4f250fae23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -190,6 +190,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
* Fix - Set the is_checkout javascript parameter on any page that uses the checkout filter or shortcode. #21328 * Fix - Set the is_checkout javascript parameter on any page that uses the checkout filter or shortcode. #21328
* Fix - Fix cron_interval property support in WP_Background_Process. #21353 * Fix - Fix cron_interval property support in WP_Background_Process. #21353
* Fix - CSS Changes to make text fields line up on the shipping settings page. #21247 * Fix - CSS Changes to make text fields line up on the shipping settings page. #21247
* Fix - Add extra null check to fix an issue with select payment fields using disabed select as placeholders. #21391
* Fix/Tweak - Fire `woocommerce_grant_product_download_access` hook after the download has its ID set. #20905 * Fix/Tweak - Fire `woocommerce_grant_product_download_access` hook after the download has its ID set. #20905
* Fix/Tweak/Performance - Change wp_woocommerce_sessions primary key to session_id. #21245 * Fix/Tweak/Performance - Change wp_woocommerce_sessions primary key to session_id. #21245
* Tweak - Show empty terms in admin product category filter dropdown. #20324 * Tweak - Show empty terms in admin product category filter dropdown. #20324