Gravity Forms | The Best WordPress Form Plugin | Form Builder

Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.10.3 Nulled + All Addons

No permission to download
  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.9.15.2 Nulled

= 2.9.15.2 =
  • Added sanitization to the enableEnhancedUI property in GF_Field_Select to be consistent with GF_Field_Multiselect.
  • Fixed issue with Placeholder attribute not working properly.
  • Added a setting to replace the list column ready classes.
  • Fixed an issue where data is not saved when conditional rules match against empty Consent field.
  • AF: Fixed an issue where the wp_inline_script_attributes filter is not impacting the script tag for the JavaScript gform.extensions variable.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.9.15.1 Nulled

= 2.9.15.1 =
  • API: Updated the $step attribute used with the text $input_type settings field to be public.
  • Fixed a bug that causes the reset button on the field map setting to sometimes appear on top of other elements.
  • Added the gform_entries_filter_count_queries filter, which can be used to add queries for custom filter links for the entries list page.
  • Updated the gform_filter_links_entry_list filter, so the entry counts are passed as the 4th param.
  • AF: Updated the entries list page to include filter links for the various payment statuses.
  • Fixed an issue where an error message is not displayed when linking to the entry detail page with an invalid lid query argument. Credit: The Gravity Wiz Team.
  • Fixed a PHP warning that occurs on third-party admin pages that use the id query argument when a script that requires the gf_vars variable has been enqueued.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.9.15 Nulled

2.9.15 | 2025-08-07
  • Added the gform_enable_download_nocache_headers filter to allow developers to enable or disable the no-cache headers for file downloads. Credit: The GravityKit Team.
  • Added the gform_email_field_rejectable_values filter, which can be used to provide an array of values or partial values that the email field should reject during validation.
  • Added security enhancements.
  • Fixed the time field value not being saved and PHP notices on submission if a form contains administrative time field with dynamic population enabled.
  • Fixed a PHP fatal error that can occur in some hosting environments when the form is saved via Ajax in the form editor.
  • Updated the message displayed when the user has exceeded the license verification rate limit to be more informative.
  • Updated messages in the form editor and form settings page to provide more information about the upcoming deprecation of Ready Classes in version 3.1.0.
  • Updated the UI of dialogs and flyouts.
  • Updated background processor error handler priority to increase chances of fatal errors being logged.
  • Removed notifications from form templates.
  • API: Added inline documentation for the Theme Framework CSS API.
  • API: Fixed an issue with the JS gform.product.getPaymentAmount() method that returns the wrong payment amount in certain situations.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.9.14 Nulled

Gravity Forms v2.9.14 Changelog
  • Added the constant GF_ENABLE_NOTIFICATION_EMAIL_HEADER and filter gform_notification_email_header to allow enabling and setting of X-Gravity-Forms-Source email header.
  • Added alt attribute to the checked indicator image in the consent field for improved accessibility.
  • Fixed an issue where the "Subscription Created" notification is not sent in some situations.
  • Fixed setting of default value for email confirmation input when field has conditional logic enabled.
  • Fixed an issue where the "Select All" choice for Multiple Choice fields is rendered incorrectly.
  • Fixed an issue where forms can't be saved in the form editor when third-party add-ons introduce invalid JSON syntax to the form object.
  • AF: Fixed an issue where the save success message can be displayed when the edit feed page is redirected to from another add-on.
  • API: Updated GF_Field::get_value_entry_detail() to display an inline error message on the entry detail page when the field uses an array-based value and the add-on that includes the field is inactive or hasn't defined it's own get_value_entry_detail method.
  • API: Fixed a display issue with checkbox type setting choice labels.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.9.13 Nulled

v2.9.13 | 2025-07-11
- Updated the image choice file upload UI to account for file upload component updates.
- Updated the help page to be more accessible.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.9.12 Nulled
  • Added merge tags on the "Send To: Enter Email" notification setting. Credit: The GravityKit Team.
  • Updated the legacy Akismet spam check during form submission to run via the gform_entry_is_spam filter in preparation for version 1.1.0 of the Akismet add-on.
  • Fixed rendering of calculated product in form editor when quantity is disabled.
  • Fixed an issue where the recent forms list used by the form switcher is not updated when the admin toolbar menu is disabled.
  • Fixed an issue in reCAPTCHA that prevents the form from being submitted when the reCAPTCHA API keys are invalid on the settings page.
  • Removed the mock-data endpoint from production environments.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.9.11.1 Nulled

v2.9.11.1
- Fixed an issue where the recent forms list used by the form switcher is not updated when the admin toolbar menu is disabled.
- Fixed an issue in reCAPTCHA that prevents the form from being submitted when the reCAPTCHA API keys are invalid on the settings page.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.9.11 Nulled

- Added a h1 to all admin pages to improve accessibility.
- Fixed undefined variable error when the filter [gform_toolbar_menu](https://docs.gravityforms.com/gform_toolbar_menu/) returns an empty array.
- Fixed handling of notification addressing where comma-separation of merge tags includes spaces.
- Updated links in the admin to indicate when they open in a new window for improved accessibility.
- Updated messages around deprecated Ready Classes in the form editor.
- API: Fixed a bug in the Settings API that prevents custom settings fields from being rendered in a tabbed interface.
- API: Fixed a bug in the Settings API that prevents the description from being rendered in the Post Select field.
- API: Fixed a bug in the Settings API that prevents the `after_input` parameter from being rendered in the Conditional Logic field.
Decryption key:


  • Fixed an issue where the background processing queue can become indefinitely paused if the theme or another plugin is using a WP option filter or action hook incorrectly.
  • Fixed an issue with the background processor AJAX request arguments, improving form submission performance for add-ons where feed processing takes a while.
  • Fixed an issue where the form title and description can be removed when the form fails validation using the new AJAX submission method.
  • Fixed an issue with new AJAX where form submissions can break if the form action attribute changes to the admin-ajax.php URL when form markup is updated.
  • AF: Improved support for WordPress plugin checks in `GFAddOn::minimum_requirements()`. Credit: The Gravity Wiz Team.
  • AF: Fixed a fatal error that occurs when validating a select type setting when the option to select multiple choices is enabled.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.9.9.2 Nulled
- Fixed an issue where the background processing queue can become indefinitely paused if the theme or another plugin is using a WP option filter or action hook incorrectly.
- Fixed an issue with the background processor Ajax request arguments, improving form submission performance for add-ons where feed processing takes a while.
- AF: Fixed a fatal error that occurs when validating a select type setting when the option to select multiple choices is enabled.
- Fixed an issue where the form title and description can be removed when the form fails validation using the new Ajax submission method.

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu