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.
The option to check entries for spam using JavaScript is now on by default for all new forms. We recommend turning this on for older forms that may be receiving spam entries, especially forms that include file uploads. After turning this feature on, make sure to also clear any caching plugins to avoid issues with cached pages with missing tokens.
New: Pre-determined option data will no longer be sent to Akismet to help reduce the number of false positive results.
Fix: Significantly reduced the amount of memory required to load form settings for websites with fewer than 50 pages with a lot of data.
Fix: Author email, url, or name are no longer included in comment info when sending data to Akismet so that duplicate information is not sent.
Fix: Field groups could not be moved because of a missing class on the drag handle.