Navigation section

Gravity Forms - The Best WordPress Form Plugin

Nulled Gravity Forms - The Best WordPress Form Plugin 2.8.6

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
- Added *[gform_custom_merge_tags](https://docs.gravityforms.com/gform_custom_merge_tags/)* JavaScript filter to allow the inclusion of custom merge tags.
- Added `gform_merge_tags_supported_input_types` JavaScript filter to allow the inclusion of specific input types for merge tags.
- Added the `gform_pre_post_render` filter to GFFormDisplay::post_render_script() to abort the rendering process.
- Fixed a bug that prevents the error icon from displaying in the validation summary in the Gravity Forms 2.5 Theme.
- Fixed the padding of field validation messages in the Gravity Forms 2.5 Theme.
- Fixed a bug that prevented notification CC and BCC fields from correctly handling comma-separated merge tags.
- API: Updated the file upload field value in the draft entry from GFFormsModel::create_lead() to contain a JSON encoded array of file details instead of the incorrect file URL.
- API: Updated the border color of disabled inputs in the Settings API.
- Added telemetry data points.
- Fixed an issue where the honeypot was not working on forms using the Stripe Field with additional payment methods enabled.
- Fixed an issue where under certain conditions, an error saying "undefined index 'page_instance'" is shown when rendering a form.
- AF: Updated the Settings API so that form meta saved in a settings field save callback will not be lost.
- Added validation to name, post title, post body, single line text, paragraph text & address fields to prevent empty entries when fields are filled with text encoded with invalid charset for the database table.
- Fixed an issue where editing an entry with a multifile upload field could result in broken links to files.
- AF: Fixed the `strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated` notice that can occur with PHP 8.1 when getting a setting value.
- Added validation to name, post title, post body, single line text, paragraph text & address fields to prevent empty entries when fields are filled with text encoded with invalid charset for the database table.
- Fixed an issue where editing an entry with a multifile upload field could result in broken links to files.
### 2.7.11 | 2023-07-27
- Added a block theme setting for form input accent color.
- Fixed an issue that causes JavaScript errors in the theme if certain script optimization plugins are used.
- Fixed an issue where honeypot validation was failing on multipage forms if the last page was hidden by conditional logic.
- Fixed an issue where printing an entry with the nested form field is causing a fatal error.
- Fixed errors that occur when attempting to install translations on a WordPress filesystem that requires credentials.
- Fixed the "no route found" error when performing an OPTIONS request to the REST API v2 endpoints.
- Fixed an issue where license validation fails when using a non-standard license key.
- API: Added support for an accent color for input styles for the theme framework.
- API: Added a theme framework utility class of `.gform-theme__disable-reset` to disable theme framework reset styles.
- API: Added a theme framework utility class of `.gform-theme__disable-framework` to disable theme framework styles.
- API: Added a theme framework utility class of `.gform-theme__disable` to disable theme framework and reset styles.

Gravity Forms 2.7 Changelog​

  • Added an improved Setup Wizard.
  • Added the Orbital Form Theme, a theme with opinionated styles that is customizable in the block style settings.
  • Added form style settings to the Gravity Forms block to allow users to easily customize the appearance of their forms.
  • Added the Form Template Library to make it easier to create common forms.
  • Added new Honeypot functionality to increase spam protection.
  • Added a new Honeypot form setting to allow entries to be created and marked as spam when the Honeypot catches a form submission.
  • Added the ability to upgrade a license from the settings page.
  • Added performance improvements to form submissions for forms with lots of confirmations.
  • Added performance improvements to form rendering.
  • Added performance improvements to merge tag processing. Credit: The GravityKit team.
  • Added accessibility improvements to the system report page.
  • Added accessibility improvements to the Form, Entry and Feed List tables to improve accessibility.
  • Added “Gravity Forms” to the title of admin pages to improve accessibility.
  • Added underlines to links in the Form Validation Summary for better accessibility.
  • Added security enhancements.
  • Updated the repeater field markup to be compatible with the Theme Framework.
  • Updated the form submit spinner to use new Theme Framework styles.
  • Updated the image in the drag and drop instructions on an empty form.
  • Updated the form preview in the block editor to display the form if it has conditional logic.
  • Updated the default phone format option to be “International” instead of “US/Canada”.
  • Fixed a fatal error that can occur in some hosting environments with PHP 8+.
  • Fixed an issue where form revisions are not created when a form contains a Consent field other than the Gravity Forms core Consent field.
  • Fixed a performance issue where the gform_layout_editor script is being localised outside the editor for a form that doesn’t exist. Credit: The GravityKit team.
  • Fixed an issue where the Gravity Forms datepicker style is being applied outside of Gravity Forms.
Top