Gravity Wiz Weekly #96
We’re famous!
Greetings, wizards!
Gravity Wiz was featured on the Gravity Forms blog last week! They did an awesome write up about some of the awesome functionality Gravity Perks makes possible with Gravity Forms.
Gravity Forms enables you to create some amazing things – add Gravity Perks and you can create almost anything.
Be sure to give it a read and post a comment if you think Gravity Perks is the most wonderful Gravity Forms wizarding tool on the market!
For your regularly scheduled updates, scroll on. ?♂️
Gravity Perks
Gravity Perks (v2.1.11)
- Fixed issue where checking for add-on-specific requirement would create infinite recursion.
- Fixed issue where extraneous HTTP requests checking for announcements would be sent from the WordPress admin dashboard when used in conjunction with W3 Total Cache’s Object Caching.
GP Blacklist (v1.2.8)
- Fixed an issue where specific blacklisted words may fail form submission due to being in the user-agent.
- Added gpcb_validate_user_agent filter to allow filtering whether the user agent should be included in
- Fixed issue where the “Blacklist Validation” setting would not show under the “Legacy” section in Gravity Forms 2.5 and newer.
GP eCommerce Fields (1.0.41)
- Added $modifiers as an 8th parameter to the gpecf_order_sumary_markup filter.
- Added acceptance tests. (#5)
- Fixed dependency on jQuery.migrate that has been removed as of WordPress 5.5.
- Fixed issue with Gravity Forms 2.5 where markup was being rendered in the field label.
GP Limit Checkboxes (v1.2.13)
- Fixed dependency on jQuery.migrate that has been removed as of WordPress 5.5.
GP Nested Forms (v1.0-beta-8.64)
- Fixed an issue where submit button would flash briefly on nested form modal before saving the entry.
GP Populate Anything (v1.0-beta-4.95)
- Added
gppa_process_value_as_date
filter. - Added support for The Events Calendar in GPPA posts filtering.
- Added new
gppa_default_operators
filter for extending the default operators for all properties. (Note: this will impact the UI only, additional logic will be required when adding new operators) - Added support for replacing Gravity Forms merge tags in templates when using the Gravity Forms Entry object type.
- Added sort for ordering by meta properties with the Post object type.
- Fixed an issue where some filter query strings may be parsed as dates incorrectly.
- Fixed an issue where some filter query strings may be parsed as dates incorrectly.
- Fixed issue where Filter Values would be reset when switching between fields in the Form Editor in some situations.
- Fixed issue where Gravity Form’s {user} merge tag would be parsed prior to GP Populate Anything’s {user} object type merge tag in custom choice/value templates.
- Fixed an issue where
starts_with
and similar operators may not work with numeric values. - Fixed a compatibility issue with conditional LMTs and WordPress 5.5.
- Fixed an issue where pasting text wouldn’t trigger the populate event until field loses focus.