Releases: varunsridharan/woocommerce-quick-buy
Releases · varunsridharan/woocommerce-quick-buy
Released V 0.15 - 06/10/2015
- quick buy button was hidden even if stock exist. fixed
- Minor Bug Fix.
Released V 0.14 - 06/10/2015
- hide quick buy button when no stock
- Update To latest WooCommerce
[WC 2.4.7]
And Latest WordPress[WP 4.3.1]
- Minor Bug Fix.
Released 0.13
Change Log
- Added Option To Change Button Label Via Short Code
[wc_quick_buy name="Instant Buy"]
- Changed
add_to_cart_redirect
to _woocommerce_add_to_cart_redirect
_ filter - Update To latest WooCommerce WC 2.4.6 And Latest WordPress WP 4.3
- Minor Bug Fix.
Released 0.12.1
Change Log
- Fixed Javascript Issue With Variable Product Quick Buy [Conflict With Some Theme / Other Plugin]
- Update To latest WooCommerce WC 2.3.11 And Latest WordPress WP 4.2.2
- Added Support For i18n Text Domain:
woocommerce-quick-buy
- Notice in single product page https://wordpress.org/support/topic/undefined-index-show_js?replies=1
- Minor Bug Fix.
Released 0.11
- Adds Product ID As a html attribute in Quick Buy Button :
data-productid
- Adds Dynimic Class Based On Product ID in Quick Buy Button :
wc_quick_buy_product_{product_id}
&quick_buy_{product_id}
- Adds Product Id in Form Attribute :
data-productid
- Minor Bug Fix
- Added Paypal Donation Link
- Added Github Link
- Added Report Issue Link
- Added Settings Link
Released 0.10
- Fixed Quick Buy Button Css Loop [Now Adds At WP FOOTER]
- Minor Bug Fix
Released 0.9
- Fixed Form Class Issue.
- Added Default Form Class
wc_quick_buy_form
Andwc_quick_buy_form_{product_id}
- Added Option Add CSS Directly
- Minor Bug Fix
- Made Compatible With latest WordPress and Woo Commerce Version
Released Version 0.8
- Fixed Shortcode Display Issue
Released Version 0.7
- Fixed Shortcode Echo Issue.
- Added a new shortcode option
[wc_quick_buy echo="false/true"]
Released Version 0.6
- Fixed activation issue.
- Added a new shortcode option
[wc_quick_buy show_js="false/true"]
- Minor bug fixes.