Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 637 Bytes

File metadata and controls

14 lines (13 loc) · 637 Bytes

Changelog

  • 1.4.5 - Fix Safari JS error
  • 1.4.4 - Fix PHP8 warnings re: undefined variables
  • 1.4.3 - Prevent whitespace in HTML attributes
  • 1.4.2 - Only run JS validation on fields with a name attr
  • 1.4.1 - Better JS validation, consistent labels
  • 1.4.0 - Add JS validation
  • 1.3.0 - Add translatable strings. Add field error hints
  • 1.2.0 - Add formID to Form and action. Hide honeypot field from AT with aria-hidden
  • 1.1.0 - Update form markup for better a11y
  • 1.0.0 - Add original plugin code (unaltered)
  • 0.0.2 - Add original README, change LICENSE to match original
  • 0.0.1 - Initial setup: add basic policy files