Contact Form 7 5.0.1 is available. This is a maintenance release including some bug-fixes and improvements.
Requires: WordPress 4.8 or higher
Tested up to: WordPress 4.9.4
» Download Contact Form 7 plugin from WordPress.org
Change Log
- Fixed incorrect uses of
_n()
. - Config validation: Fixed incorrect count of alerts in the Additional Settings tab panel.
- Config validation: Fixed improper treatment for the
[_site_admin_email]
special mail-tag in the From mail header field. - Acceptance checkbox: The
class
andid
attributes specified were applied to the wrong HTML element. - Config validation: When there is an additional mail header for mailboxes like Cc or Reply-To, but it has a possible empty value, “Invalid mailbox syntax is used” error will be returned.
- Explicitly specify the fourth parameter of
add_action()
to avoid passing unintended parameter values. - Check if the target directory is empty before removing the directory.