Gravity Forms Nulled is a powerful WordPress plugin that simplifies creating advanced forms for your website. With its drag-and-drop interface, extensive integrations, and features like conditional logic and payment collection, it’s perfect for streamlining data collection and enhancing user engagement.
Gravity Forms Free Download
Changelog
2.9.14 | 2025-07-24
- 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 ownget_value_entry_detail
method. - API: Fixed a display issue with checkbox type setting choice labels.