Skip to content

v5.0.07

Choose a tag to compare

@Crabcyborg Crabcyborg released this 05 Oct 20:10
· 14303 commits to master since this release
2bc1cce
  • Security: Unsafe HTML will now be stripped from field labels, descriptions, and custom HTML, as well as form titles, descriptions, custom submit text, custom submit HTML, before HTML, after HTML, and success message if the user saving HTML does not have the unfiltered_html permission or if the DISALLOW_UNFILTERED_HTML constant is set.
  • New: Added new frm_akismet_values filter to help improve Akismet integration.
  • Fix: The Akismet API was getting called is Akismet was set up even if the form had Akismet turned off.
  • Fix: Updated the styling when a field option is being dragged and dropped.