Contact Form 7 version 5.9 is now available. This is a major update including many significant changes. Upgrading the plugin to 5.9 is recommended for all users.
Continue reading Contact Form 7 5.9Contact Form 7 5.8.7
Contact Form 7 version 5.8.7 is now available. This minor update release includes a few improvements.
Continue reading Contact Form 7 5.8.7We end the Constant Contact integration.
We marked the feature of the Constant Contact integration as deprecated. This means we no longer recommend that our users use it. Exposure of the feature will be decreased in stages. While we guarantee that security updates and a minimum level of user support for this feature will be continued until the end of 2024, we will no longer invest in it.
Continue reading We end the Constant Contact integration.Contact Form 7 5.8.6
Contact Form 7 version 5.8.6 is now available. This minor update release includes a few improvements.
Requires: WordPress 6.2 or higher
Tested up to: WordPress 6.4.2
» Download Contact Form 7 plugin from WordPress.org
Major changes
- Uses
__destruct()
to remove uploaded files from the temporary directory. - Introduces
$options
to thewpcf7_autop_or_not
filter hook. - Brevo: Makes it possible to retrieve more than 50 contact lists.
You can browse the full list of changes on GitHub.
Contact Form 7 5.8.5
Contact Form 7 version 5.8.5 is now available. This minor update release includes a few bug fixes and improvements.
Continue reading Contact Form 7 5.8.5Form status
Each contact form instance rendered on the frontend has a status. The status must be one of the predefined statuses or a user-defined custom status that starts with the custom-
prefix, and transitions from one to another according to user interaction.
Contact Form 7 5.8.4
Contact Form 7 version 5.8.4 is now available. This minor update release addresses a medium severity security issue recently reported.
Continue reading Contact Form 7 5.8.4Contact Form 7 5.8.3
Contact Form 7 version 5.8.3 is now available. This minor update release includes a couple of improvements.
Continue reading Contact Form 7 5.8.3Contact Form 7 5.8.2
Contact Form 7 version 5.8.2 is now available. This minor update release includes a few improvements and bug fixes.
Continue reading Contact Form 7 5.8.2Disabling only specific error types of config validator
While you can disable the functionality of the configuration validator, you may feel that disabling the entire functionality is overkill. Another technique that I am describing in this recipe allows you to apply more precise control over the configuration validator. You can disable only the error types you specify.
Continue reading Disabling only specific error types of config validator