Contact Form 7 4.9.1 is now available. This release includes several fixes and improvements and has been confirmed to be compatible with WordPress 4.9.
Requires: WordPress 4.7 or higher
Tested up to: WordPress 4.9
» Download Contact Form 7 plugin from WordPress.org
Change Log
- Code using
create_function()
has been removed to avoid security risks and warnings given when using with PHP 7.2+. - Display the notice of config validation again to encourage admins to apply some important validation items recently added.
- REST API endpoint returns more specific HTTP status code 409 instead of 400.
- Fixed appearance of configuration error signs in the Additional Settings tab.