Contact Form 7 4.6.1 is now available. This release includes several bug fixes.
Requires: WordPress 4.5 or higher
Tested up to: WordPress 4.7.1
» Download Contact Form 7 plugin from WordPress.org
Change Log
- Fixed: “0” input could pass the
minlengthvalidation. - Fixed:
exclude_blankoption was applied to all mail fields, not only to the message body. - Fixed:
wpcf7_autop()incorrectly inserted<br />around hidden and block-type form-tags. - Fixed: Applying
strtolower()to uploaded file names was unnecessary and could cause troubles in a non-English environment.