Brand new release: Gravity Forms 2.9.25
We are pleased to announce the release of Gravity Forms 2.9.25. This release includes a number of updates and fixes including…
- Added the gform_is_feed_error_retryable filter, which can be used to prevent a feed remaining in the queue for another attempt if an error occurred.
- Added the gform_pre_log_message action hook to allow developers to do an action before a message is logged, whether or not logging is enabled. Credit: Gravity Wiz Team.
- Added alt attribute to the QR code image in the REST API settings for improved accessibility.
Forms that work as hard as you do
Gravity Forms helps you build intelligent forms, simplify workflows, and connect your WordPress site to the tools your business relies on. It’s intuitive, flexible, and designed to keep things moving without friction.
Create clean, professional forms in minutes with the visual editor. Start with a prebuilt template or design something custom. As entries come in, Gravity Forms can capture leads, take payments, create user accounts, launch automations, and send data exactly where it needs to go.
With an ever-expanding collection of add-ons and integrations, your forms can take on even more behind-the-scenes work. And when questions come up, our Support team is always ready to help you stay on track.
Why choose Gravity Forms?
- Intuitive form builder – Easily create custom forms using our visual drag-and-drop editor – no coding required.
- Ready-to-use templates – Get started fast with a collection of prebuilt, customizable form templates for common use cases.
- Powerful integrations – Extend your forms with add-ons that connect to leading CRMs, payment processors, email marketing tools, and more.
- Developer-friendly documentation – From basic tutorials to advanced customization guides, our comprehensive docs are here to help every step of the way.
- Responsive expert support – Have a question? Our knowledgeable support team is here to help you troubleshoot and succeed.
- Email reliability with Gravity SMTP – Improve email deliverability by connecting your WordPress site to trusted email services. Gravity SMTP is included free with the Elite license.
Want to try Gravity Forms before purchasing your license? Try a free online demo.
Gravity Forms 2.9.25 changelog
- Added the gform_is_feed_error_retryable filter, which can be used to prevent a feed remaining in the queue for another attempt if an error occurred.
- Added the gform_pre_log_message action hook to allow developers to do an action before a message is logged, whether or not logging is enabled. Credit: Gravity Wiz Team.
- Added alt attribute to the QR code image in the REST API settings for improved accessibility.
- Updated gf_feed_processor() to accept an optional $add_on parameter.
- Updated the colors of save buttons and error messages throughout the settings pages for improved accessibility.
- Updated email notifications to no longer use the ‘From’ email as the default ‘From’ name if no name is specified. From name will be empty, which lets other plugins such as Gravity SMTP override it.
- Fixed an issue where a programmatic submission of a multipage form page progresses to the next page when the next button is hidden/disabled by conditional logic.
- Fixed PHP warnings that occur when editing a page that includes a scheduled form with an end date in the past.
- Fixed an issue that causes the €, £, Kč, ₪, ¥, RM, zł, ฿ currency symbols to display as a code in the Shipping and Total fields when conditional logic is enabled.
- Fixed an issue where the entry list would revert back to “all” filter when using the enter key to search within a filtered view (e.g. Trash or Spam).
- Fixed a PHP warning that occurs when the gform_email_field_rejectable_values filter returns a large array of values.
- Fixed an issue with payment amount calculation that does not take dynamically-populated product prices into account in certain situations.
- AF: Updated GFFeedAddOn::maybe_process_feed() to use separate background processors for each add-on, so pausing the queue on a feed processing error doesn’t impact other add-ons.
