Gravity Forms | The Best WordPress Form Plugin | Form Builder

Gravity Forms | The Best WordPress Form Plugin | Form Builder v3.0.0 Nulled + All Addons

No permission to download
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v3.0.0 Nulled + All Addons
### 3.0.0 | 2026-07-28
- Added security enhancements.
- Added a new international variant of the Phone Field.
- Added multiple accessibility improvements to the dashboard.
- Added imaskjs to replace the old jQuery based input mask library for US phone fields and text fields with input mask.
- Added improvements to the honeypot feature.
- Added new [`gform_text_counter_template`](https://docs.gravityforms.com/gform_text_counter_template/) filter so that the text counter format can be customized.
- Added several merge tag modifiers for the repeater field: `:count` to get the number of repeats; `:text` to get the value without HTML markup; `:field_ids=` to get only the values of the specified field IDs (separate multiple IDs with a |); and `:value` to get only the value with no label or HTML markup.
- Added textareaHeight setting to the Paragraph Field and usage notice to all Field Size settings.
- Added total field validation for existing fields.
- Added the [`gform_state_pre_encode`](https://docs.gravityforms.com/gform_state_pre_encode/) hook, so that add-ons can add additional non-field values to the state before it is encoded.
- Added the [`gform_enable_repeater_field_button`](https://docs.gravityforms.com/gform_enable_repeater_field_button/) filter to allow enabling the beta Repeater field.
- Added additional logging details to the processing of gf-download links.
- Updated many default form and field settings to be accessible by default on new forms.
- Updated drop-zones in the form editor to indicate when a field cannot be dropped in a specific location.
- Updated form buttons to use `<button>` elements instead of `<input>` elements for better accessibility and styling flexibility. It is no longer necessary to use the `gform_submit_button` filter to change the submit input into a button, and use of that filter might cause unexpected issues.
- Updated form theme/frontend based scripts to load on block editor pages.
- Updated the layout editor so that it doesn't use jQuery UI libraries.
- Updated Save and Continue to use `GFFormDisplay::validate_field()` with a `$context` of `send-link-submit` to validate the send link email field, so the `gform_email_field_rejectable_values` and `gform_field_validation` filters are triggered.
- Updated state validation to support additional field types, including fields added by add-ons that extend the GF_Field class.
- Updated the appearance of the Repeater field in the form editor, the frontend, Entry Details page, and in the `{all_fields}` merge tag output.
- Updated the Dashboard Widget setting to be off by default.
- Updated the datepicker field to use a new datepicker library that is fully accessible and does not rely on jQuery.
- Updated the form submission spinner to display inside the submit button instead of next to it.
- Updated the Gravity Forms block to use the Block API version 3.
- Updated the settings for the Radio, Checkbox, and Multiple Choice fields so that they all have the same settings for displaying vertically, horizontally, and in columns.
- Updated the accessibility settings for the Submit and Page Navigation buttons when the button type is set to Image.
- Updated the location and naming of the Choice Layout settings for the Radio, Checkbox, and Multiple Choice fields.
- Updated the accepted files filter for the Import Forms upload input to `.json` files.
- Updated the name of the "Field Size" setting to "Field Height" for the Paragraph, Post Body, Post Excerpt, and Post Custom Field fields.
- Updated the browser log so that it doesn't contain the characters `-->`, which can trigger WAF rules and cause form submissions to be rejected.
- Updated the validation used by the Submission Speed Check.
- Fixed several bugs with the beta Repeater field.
- Fixed a JavaScript error that occurs when editing a page with an embedded form that includes a multi-file upload field.
- Fixed an issue where empty required fields can be submitted if the value is sanitized.
- Fixed an issue where some fields are displayed incorrectly on block editor pages.
- Fixed an issue with the consent field description spacing in the Orbital Theme.
- Fixed an issue with the consent field for the field required indicator and description spacing and placement in the Gravity Forms 2.5 Theme.
- Fixed an issue with the required field indicator placement and spacing in the Orbital Theme.
- Fixed an issue with the notifications list and edit pages where you can't see that a notification is assigned to an event that is missing.
- Fixed deprecation notices on MySQL 8.0 caused by the use of the deprecated `SQL_CALC_FOUND_ROWS` modifier.
- Fixed an issue where `false` is output in the `gf_global.number_formats` variable instead of the selected format when the number field visibility is set to administrative and dynamic population is enabled. Developers: use `$field->set_context_property( 'adminonly_hidden', true )` instead of `$field->inputType = 'adminonly_hidden'`.
- Fixed a fatal error when the `$text` value passed to `GFCommon::replace_variables()` is not a string.
- Fixed an issue that causes the Submit button to lose its appearance settings when it is set to display inline and another field is added to the end of the form.
- Fixed an issue that can cause PHP warnings with PHP 8.1+ when a color selected in the Form block settings is a CSS variable defined in `theme.json`.
- Fixed an issue where the reCAPTCHA v2 Invisible field label is displayed, or space is reserved for it, when no label is provided.
- Fixed an issue where multiple forms with an inline submit button embedded on the same page output a duplicate element ID for the submit button container.
- Fixed an issue where the user selection dropdown doesn't display all users.
- Fixed an issue where an administrative List field with dynamic population enabled causes a fatal error when the form is submitted or the entry is viewed.
- Fixed an issue where the dropdown caret on the Settings page overlaps the text in RTL languages instead of appearing on the leading (left) side.
- Fixed an issue where the Personal Data page doesn't display a Gravity Forms alert when the form doesn't contain an Email field.
- Fixed a bug that prevents some touch events in the form editor from working on some devices.
- Removed the `gform_ajax_spinner_url` and `gform_spinner_url` filters. You can use CSS to replace the default spinner.
- Removed the `gform_always_show_spinner` filter. You can use CSS to hide the spinner.
- Removed the form button section from the form settings page.
- Removed the gform_price_change JQuery event.
- Removed the Preview toggle in the block editor.
- Removed "display grid" and "show structure" from the form preview
- Removed reCAPTCHA from the Global Settings page when no site key or secret key is configured.
- API: Added get_value_save_input() to replace the deprecated functions get_value_save_entry() and GFFormsModel::prepare_value().
- API: Added a `conditional_descriptions` property to the setting field class that can be used to conditionally display descriptions based on the field's value.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.10.5 Nulled + All Addons
### 2.10.5 | 2026-06-30
- Added security enhancements.
- Fixed an issue that prevents a "CONTAINS" conditional logic rule from being evaluated properly when the target field value contains a pipe (`|`) character.
- Fixed an issue that prevents personal data from being erased or exported on sites with more than 60 forms.
- Fixed an issue that prevents the file upload field from correctly saving a mix of new and existing uploaded files.
- Fixed an issue that prevents bulk entry editing from working when entries are filtered by search criteria.
- Fixed an issue in the form editor where the quantity input for a Single Product field with a linked Quantity field is displayed in the field preview when the field settings load.
- Fixed an issue where toggles cannot be disabled in settings.
- Fixed an issue that causes too many screen reader announcements when bulk editing entries.
- Fixed an issue that prevents the "Custom CSS" block setting introduced in WordPress 7.0 from working on the first form embedded in a page.
- Fixed an issue where the Entry List page shows an empty page when the site has no forms.
- API: Fixed a PHP deprecation notice that occurs when `null` is passed to the first argument of `rgget()` or `GFForms::get()`.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.10.4 Nulled + All Addons
### 2.10.4 | 2026-06-18
- Added logging details when fields fail validation.
- Fixed an issue where the REST API modal creates duplicate API keys.
- Fixed use of double slash in the path while checking for an existing index.html in the form upload root.
- Fixed warning when trying to add the index.html file to a month upload folder that doesn't exist yet.
- Fixed an issue where the subject in notification email can contain encoded symbols.
- Fixed use of `esc_attr__()` for variables where it wasn't needed.
- Fixed an issue that caused deprecation notices on the block editor page.
- Fixed a PHP fatal error that can occur when using an existing save & continue resume link after a consent field is added to the form.
- Updated the v1 API impersonate account dropdown to use the AJAX search.
- Updated browser alerts in the admin to use the Dialog component.
- Updated the minimum WordPress version (for support) on the System Status page to 6.9.
- Updated the merge tag dropdowns to have a unique IDs.
- Updated File Upload field handling to preserve trusted signed URL records during edit flows.
- Updated the About page in System Status to redirect to the gravityforms.com releases page.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.10.3 Nulled + All Addons
### 2.10.3 | 2026-05-28
- Added security enhancements.
- Removed a console Log of Feeds that is displaying in the frontend.
- Removed dynamic population for the File Upload field.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.10.2 Nulled + All Addons
### 2.10.2 | 2026-05-13
- Added security enhancements.
- Added background processing for entry bulk actions.
- Fixed an issue with the REST API user setting that can cause timeout errors on sites with lots of users.
- Fixed a JS error that occurs when the Delete quick action link text for a confirmation contains special characters.
- Fixed a JS error that is sometimes displayed when loading the Rest API page.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.10.1.1 Nulled + All Addons
= 2.10.1.1
  • Added security enhancements.
  • Added Ajax search in the REST API setting modal.
  • Updated Gravity Font icon library.
  • Fixed a JS error that is sometimes displayed when loading the Rest API page.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.10.1 Nulled + All Addons
### 2.10.1 | 2026-04-30
- Added security enhancements.
- Fixed a PHP deprecation notice that occurs when duplicating a duplicate confirmation.
- Fixed an acessibility issue where the Post Image field does not have a label in the frontend when no Image Metadata option is selected.
- Updated the default error message displayed when the new AJAX submission process encounters a 403 error.
- Updated the system report to indicate if Background Notifications is enabled.
- API: Added the [gform/ajax/pre_display_error](https://docs.gravityforms.com/gform-ajax-pre_display_error/) filter allowing customization of the error message displayed when the new AJAX submission process encounters an error.


= All addons can be directly installed from panel.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.10.0.1 Nulled + Addons
### 2.10.0.1
- Updated the default error message displayed when the new AJAX submission process encounters a 403 error.
- API: Added the [gform/ajax/pre_display_error](https://docs.gravityforms.com/gform-ajax-pre_display_error/) filter allowing customization of the error message displayed when the new AJAX submission process encounters an error.
- Updated the system report to indicate if Background Notifications is enabled.
- Fixed an acessibility issue where the Post Image field does not have a label in the frontend when no Image Metadata option is selected.

=
All Addons included, can be installed directly via the plugin.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.10.0 Nulled + All Addons
### 2.10.0 | 2026-04-16
- Note: Under the new [versioning system](https://docs.gravityforms.com/version-numbering/) this is a minor release.
- Added Agency Project Inquiry Form and School Enrollment Form templates to the templates library.
- Added edit action links to the Entries list table.
- Added logging when personal data is exported or deleted and when uploaded files are deleted.
- Added support for configuring custom confirmations to be used for spam submissions.
- Added support for toggling the Multiple Files setting on File Upload fields (only those added to forms from this point onwards) even when the field has entry values.
- Added the Background Notifications setting to the Forms > Settings page. Enabled by default for new installs, it sends notifications via a separate request, improving form submission performance, so the confirmation can be displayed before sending is completed.
- Fixed an issue where the default data is shown instead of the saved data when you edit an existing API key.
- Fixed an issue with the Simple Contact form template that could result in column layout problems.
- Fixed a JavaScript error that occurs when a form has pricing fields and is using page conditional logic.
- Fixed a bug that prevents the About page from loading correctly when the site's language is not English.
- Fixed an incorrect calculation result when the formula includes the merge tag for a choice-based pricing field and the selected choice has a price of zero.
- Fixed deprecation notices on the entry list page and feed settings page with PHP 8.5+.
- Fixed the accessibility of add-on icons on settings pages.
- Updated save and continue and resending entry notifications to support background notifications.
- API: Added `GFAPI::send_notification()` for sending a given notification (supports background notifications).
- API: Set the `storageType` property of new File Upload fields and existing fields with Multiple Files enabled to `json`, so both the single and multi-file uploaders store their values in the same way.
- API: Updated the new AJAX submission process to allow the submission result to be modified before markup is reloaded via the new [gform/ajax/post_submission_request](https://docs.gravityforms.com/gform-ajax-post_submission_request/) filter.
Decryption key:


Gravity Forms | The Best WordPress Form Plugin | Form Builder v2.9.31.3 Nulled + All Addons
### 2.9.31.3
- API: Updated the new AJAX submission process to allow the submission result to be modified before markup is reloaded via the new [gform/ajax/post_submission_request](https://docs.gravityforms.com/gform-ajax-post_submission_request/) filter.
- Added the Background Notifications setting to the Forms > Settings page. Enabled by default for new installs, it sends notifications via a separate request, improving form submission performance, so the confirmation can be displayed before sending is completed.
- Fixed missing aria-hidden="true" attribute for add-ons using SVG icon.
- Fixed a bug that prevents the About page from loading correctly when the site's language is not English.
- Added edit action links to the Entries list table.

-
Note: Addon can be directly install via plugins dashboard

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