Gravity Wiz Weekly #99
Keeping up with the Gravity Formses.
Greetings, wizards. ?
I hope your week is off to a wonderfully productive start. We’ve been whittling away on a number of projects that we hope to share more on soon. In the meantime, we’ve published some important updates today that you’ll definitely want to check out.
GF User Registration 4.6
Gravity Forms User Registration 4.6 went live last week. We’ve updated our Auto Login and Better User Activation perks to work with this new version. Both perks are fully backwards compatible.
Gravity Forms 2.5 Beta 2
Gravity Forms 2.5 Beta 2 is live! Go forth, fearless wizards, and test this new version with your craftiest spells. We’re still working through a few lingering kinks but our most popular perks are already fully compatible. If you find anything amiss, our magical support team is ready to assist.
Alright, wizards. Until next week. β‘οΈ
Resources
Snippet Library
The Snippet Library is growing! Cache Busting with Gravity Forms and Customizing Gravity Forms User Registration Activation Page have been migrated. Get the latest, most wizardy versions today!
Gravity Perks
GP Auto Login (v2.1)
- Added support for GF User Registration 4.6.
GP Better User Activation (v1.2)
- Added support for GF User Registration 4.6.
GP Easy Passthrough (v1.5)
- Added support for Gravity Forms 2.5.
- Fixed an issue where GPEP may generate PHP notices for some field types.
GP Limit Choices (v1.6.33)
- Fixed an issue where a vertical pipe in a Product field’s value may cause GPLC to fail.
- Fixed issue where choiceless message did not display for choiceless fields.
GP Media Library (v1.2.16)
- Fixed an issue where GPML may generate PHP notices if no file is uploaded.
- Fixed an issue where the uploaded file’s form ID may not be captured correctly.
GP Nested Forms (v1.0-beta-8.68)
- Added
gpnf_cookie_name
filter. - Added support for Gravity Forms 2.5. (#30)
GP Populate Anything (v1.0-beta-4.106)
- Fixed notice caused by checking for variable that is only conditionally set.
- Fixed notices generated when fetching current merge tag values for field types that return an array for their default value.
- Fixed parsing and population of Score fields’ LMTs.
GP Reload Form (v2.0.2)
- Added gprf_replacing_elem filter to allow modifying which element is replaced with the original form markup when the form is reloaded.
- Updated priority of init script registration to allow other plugins to modify the form before Reload Form registers its scripts.