Contact Form 7 4.8.1 is now available. This release fixes several bugs found in Contact Form 7 4.8.
Requires: WordPress 4.7 or higher
Tested up to: WordPress 4.8
» Download Contact Form 7 plugin from WordPress.org
Change Log
wpcf7.initForm
JavaScript function added to isolate form initialization process.- Fix response message duplication caused by repeated click on submit button.
- Clear
$phpmailer->AltBody
to avoid unintended inheritance from previouswp_mail()
calls. - Fix incorrect character count of textarea input.
- Akismet: Exclude the
comment_author
,comment_author_email
, andcomment_author_url
values from thecomment_content
value. - REST API: More reliable approach to build route URLs.
- Include
free_text
inputs intoevent.detail.inputs
.