Skip to content

Releases: varunsridharan/woocommerce-quick-buy

Released V 0.15 - 06/10/2015

20 Feb 07:22
Compare
Choose a tag to compare
  • quick buy button was hidden even if stock exist. fixed
  • Minor Bug Fix.

Released V 0.14 - 06/10/2015

20 Feb 07:22
Compare
Choose a tag to compare
  • 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

01 Oct 03:56
Compare
Choose a tag to compare

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

01 Oct 03:53
Compare
Choose a tag to compare

Change Log

Released 0.11

03 Apr 09:34
Compare
Choose a tag to compare
  • 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

03 Apr 09:32
Compare
Choose a tag to compare
  • Fixed Quick Buy Button Css Loop [Now Adds At WP FOOTER]
  • Minor Bug Fix

Released 0.9

03 Apr 09:30
Compare
Choose a tag to compare
  • Fixed Form Class Issue.
  • Added Default Form Class wc_quick_buy_form And wc_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

23 Feb 01:41
Compare
Choose a tag to compare
  • Fixed Shortcode Display Issue

Released Version 0.7

23 Feb 01:24
Compare
Choose a tag to compare
  • Fixed Shortcode Echo Issue.
  • Added a new shortcode option [wc_quick_buy echo="false/true"]

Released Version 0.6

23 Feb 01:21
Compare
Choose a tag to compare
  • Fixed activation issue.
  • Added a new shortcode option [wc_quick_buy show_js="false/true"]
  • Minor bug fixes.