• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Gravity Forms | The Best WordPress Form Plugin | Form Builder

Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.8.8

No permission to download
Download Gravity Forms v2.4.2.5 - WordPress Froms Plugin Free Nulled
v2.4.2.5

- Fixed a PHP notice which could occur when saving a new confirmation if the conditional logic was not configured.
- Fixed the logging admin notice being displayed for users who can't access the plugin settings.
- Fixed an issue with the confirmation and notification message settings when no-conflict mode is enabled with WordPress 5.0.
Download Gravity Forms v2.4.2.4 - WordPress Froms Plugin Free Nulled
Version 2.4.2.4

- Fixed failed state validation when double quotes in consent field labels.
- API: Fixed an issue with the Multi-Column List Field where pre-population via custom code fails to pre-populate the field values.
Version 2.4.2.3
- Added parameter to GFMergeTag.parseMergeTags to allow modifying the regular expression used to parse merge tags.
Version 2.4.2.2
- Fixed issue with product field merge tags when used in a calculation formula on sites using a decimal comma currency.
Version 2.4.2.1
- Fixed the id of the first input not being updated when duplicating an Email field with the email confirmation setting enabled.
Download Gravity Forms v2.4.2 - WordPress Froms Plugin Free Nulled
Version 2.4.2

- Fixed an issue where deleting a multi-input field would delete entry values with the same field ID from other forms.
- Fixed an incorrect calculation result when the formula includes the merge tag for a standard choice based field; the choice text was being used instead of the choice value.
  • Like
Reactions: gloria123
Download Gravity Forms v2.4.1 - WordPress Froms Plugin Free Nulled
Version 2.4.1

- Fixed an issue with the upgrade process for sites using an external site management service for upgrades. This fixes an issue preventing forms from being submitted.
- Fixed an issue with the Status Report incorrectly marking the REST API keys table as missing.
- API: Fixed the entry created by GFFormsModel::create_lead() containing false for website type fields instead of empty strings.
Download Gravity Forms v2.4.0.1 - WordPress Froms Plugin Free Nulled
Version 2.4.0.1

- Fixed an issue with the Status Report incorrectly marking the REST API keys table as missing.
- API: Fixed the entry created by GFFormsModel::create_lead() containing false for website type fields instead of empty strings.
Download Gravity Forms v2.4 - WordPress Froms Plugin Free Nulled
Version 2.4 Changelog

- Added security enhancements.
- Added Personal Data form settings to define a data retention policy. Entries can be deleted or trash automatically after a specified number of days.
- Added integration with the WordPress Personal Data Export and Erase tools, including granular control over fields that be exported and erased.
- Added the option to prevent the IP Address from being stored with the entry.
- Added the Consent field which will store the agreement text with the form entry in order to track what the user has consented to.
- Added the gform_personal_data_identification_fields filter to allow fields containing user IDs to be added to the list of available options. e.g. created_by or fields where the default value is {user:ID}.
- Added the gform_entry_ids_automatic_deletion filter to allow entries to be rescued at the last minute before deleting automatically according to the retention policy.
- Added a new notification setting below the message setting for attaching uploaded files to the notification email.
- Added a non-dismissible notice on every WordPress admin page when logging is enabled, recommending it is disabled it once it's no longer needed.
- Added the GF_LOGGING_DISABLE_NOTICE constant to allow the logging notice to be suppressed.
- Added performance enhancements to the way multiple entries are retrieved from the database.
- Added the gform_display_field_select_columns_entry_list filter to allow list fields to be added to and removed from the select fields UI on the entry list.
- Added the ability to sort confirmations and notifications by their name rather than only by the default sort order of the ID.
- Added enhanced support for Members 2.0+ and User Role Editor plugins.
- Added an error notice above the form when an expired Save & Continue link is used.
- Added "Authorized" as an available choice for the entry Payment Status filters on the entry list.
- Added the Date Updated to the entry detail page when the entry has been updated. Applies to entries updated after the installation of this version.
- Added the admin label setting to Product fields using the Single Product input type.

- Updated the country list to match ISO 3166-1.
- Updated notification services to support disabled state and disabled message.
- Updated the payment statuses to be translatable in the entry list filter.
- Updated the validation message for the number field.

- Fixed multiple accessibility issues with field labels and missing aria-required attributes.
- Fixed an issue with the validation of the website field fails when the protocol contains uppercase letters.
- Fixed an issue with the submit button conditional logic where the logic is checked in the browser but not on the server.
- Fixed a minor JavaScript issue which could potentially lead to unpredictable results on older browsers.
- Fixed an issue with conditional logic involving countries and provinces with special characters e.g. ampersands.
- Fixed the HTML field for the review page being assigned the same id as the page field.
- Fixed entry values for multiple input field types remaining when the field is deleted.
- Fixed issue where AJAX-enabled pages failed to correctly add the class to disabled inputs.
- Fixed the Save and Continue email sent Confirmation being displayed for all forms embedded in a page instead of just the form for which the incomplete submission was saved.
- Fixed the notification From email address reverting to the default admin email if the value which replaces a merge tag includes an apostrophe.
- Fixed an issue with the entry list (and API entry search) where sorting by numeric fields ignores decimals. Credit: The GravityView team.
- Fixed an issue with conditional logic and pre-populating List fields on multi-page forms.
- Fixed notices when uninstalling from the settings page.
- Fixed a performance issue while reading entries from the database. Credit: The GravityView team.
- Fixed a JS error related to the character counter script which could occur if the maximum characters setting includes invalid characters such as spaces.
- Fixed an issue with the view details link in the dashboard update message.
- Fixed issue where clicking on datepicker input after selecting a date from the datepicker does not correctly reopen the datepicker.
- Fixed an issue in the form editor where the post body field "create content template" setting was available on the post tags field.

- AF: Added the gform_max_async_feed_attempts filter to allow the number of retries to be modified before the async feed is abandoned.
- AF: Added support for processing feed conditional logic in the browser.
- AF: Added the {payment_action:[key]} merge tag for use in notifications sent on payment/subscription events. Keys: type, amount, amount_formatted, transaction_type, transaction_id, subscription_id, entry_id, payment_status, and note.
- AF: Fixed merge tag icon overlapping custom value input field in generic map settings field.
- AF: Fixed GFPaymentAddOn::get_amount_export() returning some values as floats instead of integers when the add-on requires the amount to be in the smallest unit of the currency.

- API: Added the REST API v2.
- API: Added the Repeater field which can be used to add repeating sets of fields. The Repeater field is currently a beta feature and currently can only be added programmatically. Repeater fields can be nested and can contain the following field types: Single Line Text, Paragraph, Dropdown, Multiselect, Number, Checkboxes, Radio Buttons, Name, Date, Time, Phone, Address, Website, Email & List. Conditional logic and calculations are not currently supported. See the documentation for further details.
- API: Added helper methods to GF_Field to return the settings for the field filters UI: GF_Field::get_filter_settings(), GF_Field::get_filter_operators(), GF_Field::get_filter_values and GF_Field::get_filter_sub_filters()
- API: Added support for parsing and replacing merge tags in the browser before the form is submitted. Use GFMergeTag.getMergeTagValue() and GFMergeTag.replaceMergeTags(). Most field types are supported. The post image, file upload and multi-file upload are currently not supported.
- API: Added the $data array as the fourth parameter of the gform_disable_notification filter.
- API: Fixed an issue with the multi-column list field when getting the value using GFFormsModel::get_field_value().
- API: Fixed an issue when searching for entries always returns empty when a column value (e.g. created_by) is NOT IN an array of values.
- API: Fixed an issue where the submit button may fail to submit when custom code has been used to create the submit button.
- API: Fixed an issue when searching JSON values for "one / two" and "three \ four". Credit: The GravityView team.
  • Like
Reactions: nemchy
Download Gravity Forms v2.3.6.8 - WordPress Froms Plugin Free Nulled
Version 2.3.6.8

- Fixed the Save and Continue email sent Confirmation being displayed for all forms embedded in a page instead of just the form for which the incomplete submission was saved.
Version 2.3.6.7
- Fixed the notification From email address reverting to the default admin email if the value which replaces a merge tag includes an apostrophe.
Download Gravity Forms v2.3.6.6 - WordPress Froms Plugin Free Nulled
Version 2.3.6.6

- Fixed an issue with the entry list (and API entry search) where sorting by numeric fields ignores decimals. Credit: The GravityView team.
- AF: Added the {payment_action:[key]} merge tag for use in notifications sent on payment/subscription events. Keys: type, amount, amount_formatted, transaction_type, transaction_id, subscription_id, entry_id, payment_status, and note.
- API: Added the $data array as the fourth parameter of the gform_disable_notification filter.
- API: Fixed an issue when searching JSON values for "one / two" and "three \ four". Credit: The GravityView team.
Download Gravity Forms v2.3.6.5 - WordPress Froms Plugin Free Nulled
Version 2.3.6.5

- AF: Fixed GFPaymentAddOn::get_amount_export() returning some values as floats instead of integers when the add-on requires the amount to be in the smallest unit of the currency.
Download Gravity Forms v2.3.6.4 - WordPress Froms Plugin Free Nulled
Version 2.3.6.4

- Fixed an issue with conditional logic and pre-populating List fields on multi-page forms.
- Fixed notices when uninstalling from the settings page.
- Fixed a performance issue while getting entries from the database.
- Fixed a JS error related to the character counter script which could occur if the maximum characters setting included invalid characters such as spaces.
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock