Woo Gravity Forms Product Add-ons v3.5.4

[featured_image]
Download
Download is available until [expire_date]
  • Version
  • Download 41
  • File Size 134.15 KB
  • File Count 1
  • Create Date June 20, 2023
  • Last Updated January 13, 2024

Woo Gravity Forms Product Add-ons v3.5.4

Version 3.5.4 RELEASED ON 2024.01.09
  • Compatibility Tags.
  • Fix issue with the grand total not properly applying to the cart item.

Version 3.5.2 RELEASED ON 2023.11.11

  • and WP Compatibility Tags.

Version 3.5.1 RELEASED ON 2023.08.15

  • and WP Compatibility Tags.
  • AJAX manager to help with AJAX compatibility issues with various themes and page builders.
  • Do not automatically set the tabindex flag for the attributes of the form.
  • Resubmit as default for reorders.
  • Add error correction code around reorder logic.

Version 3.5.0 RELEASED ON 2023.06.19

  • Track a hash of the gravity form's fields for use in the check_cart_items function.
  • Added check_cart_items which will run checks to make sure the form has not been modified since the user added an item to their cart.
  • On reorder, allow for the option of revalidating or resubmitting the form.
  • Add a wc_notice during cart validation if invalid.
  • helps with AJAX add to cart features from themes and other plugins which don't properly handle the return value of the woocommerce_add_to_cart_validation function.
  • WC and WP Updates.
  • Added filter, woocommerce_gforms_check_cart_items, to allow disabling the check_cart_items function.
  • New options for the woocommerce_gforms_get_product_form_data filter.
  • ['revalidate', 'resubmit', 'none'] - Determines what to do when a user reorders a product. Defaults to revalidate.
  • [true, false] - Determines if the form should be hydrated with the default values from the form if needed to resubmit the entry. Defaults to true.