WooCommerce Gravity Forms Product Add-ons

WooCommerce Gravity Forms Product Add-ons 3.7.8

No permission to download

A new update for WooCommerce Gravity Forms Product Add-ons 3.7.2 is now available for free download. Big thanks to the contribution from our member @hargrave !

2026.02.01
* Fix: Cart edit now pre-selects variation attributes when editing variable products
* Fix: Export no longer fails when order contains a deleted product
* Update: Removed the intentional error_reporting calls used to suppress Gravity Forms warnings. We will rely on gravity forms to handle this properly.
Read the rest of this update entry...
 

A new update for WooCommerce Gravity Forms Product Add-ons 3.7.4 is now available for free download. Big thanks to the contribution from our member @work !

2026.03.19
* Fix: Compatibility with Gravity Forms 2.9.29+. Updated calls to GFCommon::get_lead_field_display() to pass the entry array as the third parameter instead of the currency string, resolving PHP warnings on cart, checkout, and order creation. Backward compatible with older Gravity Forms versions.
* Update: Tested up to WordPress 6.9
* Update: Tested up to WooCommerce 10.6
Read the rest of this update entry...
 

A new update for WooCommerce Gravity Forms Product Add-ons 3.7.7 is now available for free download. Big thanks to the contribution from our member @Zechariah !

2026.06.17
* Fix: wp_enqueue_script() was called with a 'defer' key in the $args array, which has not been a recognized key since WordPress 6.3. This triggered a "called incorrectly" notice and left the scripts un-deferred. Switched to the supported 'strategy' => 'defer' argument.
* Fix: Compatibility with Gravity Forms 2.9+. GF's submission module binds a guard to #gform_<id> that blocks any native form submit it doesn't recognize ("Unsupported submission flow detected"), which could prevent Add...
Read the rest of this update entry...
 

A new update for WooCommerce Gravity Forms Product Add-ons 3.7.8 is now available for free download. Big thanks to the contribution from our member @hargrave !

2026.06.19
* Fix: Dynamic price calculation stopped updating when selecting product options after 3.7.7 (priced option fields such as checkboxes could stay at $0.00). Deferring the frontend script in 3.7.7 caused it to load after Gravity Forms 2.9+ initializes its price-field recalculation, so option changes no longer recalculated the total. The script now loads in the header (non-deferred), as it did before 3.7.7. The original WordPress 6.3 enqueue notice remains resolved (the invalid argument is no...
Read the rest of this update entry...
 
Back
Top