Woocommerce Quick Checkout – ( by Amplify Plugins )...

* Fix: Issue with login form hiding on my-account page – note that this issue should have been fixed in version 1.5 after reviewing the changelog below but it has somehow cropped up again.

= 1.5.7 =
* Fix: Gravity Forms add-on bug with setting the current user to an admin preventing the forms from submitting and resulting in a “Session Expired” error to appear.

= 1.5.6 =
* Update: For product variations display variation name, not slug, in checkout screen
* Fix: [reveal_quick_checkout] shortcode support for variations, updated plugin docs
* Fix: If variation of a product is not in stock then hide the Quick Checkout button on single product posts
* Fix: If simple product is out of stock do not display Quick Checkout image overlay button on shop page

= 1.5.5 =
* New: [reveal_quick_checkout] now supports quantities with the new “quantity” option
* New: ‘quick_checkout_shop_hook’ allows for modification of Checkout output for shop pages that may help compatibility with some themes; particularly, ones that use AJAX to load the shop page and don’t account for Woo’s before/after shop hook
* Fix: Variable type products now validate on the single product posts as expected
* Improved: More reliable mouse hover display for the buy now button that appears over the product image
* Fix: Resolved several PHP warnings for Strict Standards