You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New: Added a quick and easy Name field with options for First, Middle, and Last names.
New: Added a more powerful spam protection using JavaScript. This can be turned on in the settings for each form.
New: Added Honeypot options to form settings and changed the default Honeypot behaviour to avoid the false positives some people are seeing on mobile devices.
New: Added a frm_process_honeypot filter for gracefully handling honeypot spam.
Fix: A warning was getting logged when exporting a form as XML.