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 validatorAll posts by Takayuki Miyoshi
Contact Form 7 5.8.1
Contact Form 7 version 5.8.1 is now available. This minor update release includes several improvements.
Continue reading Contact Form 7 5.8.1Customizing Brevo’s contact creation
Contact Form 7 has an integration module with Brevo (formerly Sendinblue) that manages a contact database derived from contact form submissions. To add a contact data to the database, Contact Form 7 sends a request to the Brevo API. This recipe describes how you can customize the request parameters using the wpcf7_sendinblue_contact_parameters
filter hook.
Contact Form 7 5.8
Contact Form 7 version 5.8 is now available. This major update includes several significant changes. Upgrading the plugin to 5.8 is recommended to all users.
Continue reading Contact Form 7 5.8Setting upper limit of checkbox selection
In this recipe, I’ll show you how to implement a user input validation that sets the upper limit of checkbox selection. This validation is based on the Schema-Woven Validation (SWV) mechanism, so it has some big advantages over the previous filter-based validation, such as:
- You can use validation rules already defined by SWV, so you don’t need to code the validation logic yourself.
- Once you create an SWV validation rule, the rule can work anywhere as long as SWV is supported. On the other hand, filter-based validation only works on the server side.
Contact Form 7 5.7.7
Contact Form 7 version 5.7.7 is now available. This minor update release includes several improvements.
Continue reading Contact Form 7 5.7.7About our WordPress/PHP support policy
From the next major release, Contact Form 7 will employ a new policy on support for old WordPress and PHP versions. In this policy, the plugin supports:
- WordPress: The second latest major version (at the time of the plugin’s major release) and greater.
- PHP: Versions recommended by the second latest major version of WordPress.
Contact Form 7 5.7.6
Contact Form 7 version 5.7.6 is now available. This minor update release includes several improvements and bug fixes.
Continue reading Contact Form 7 5.7.6We recommend Kinsta hosting.
You may realize that performance on this site is better than before. You are right. We migrated this site to Kinsta hosting. Not only better performance, but we achieved a significant cost reduction ($6,624/year => $2,250/year).
Continue reading We recommend Kinsta hosting.Contact Form 7 5.7.5
Contact Form 7 version 5.7.5 is now available. This minor update release includes several improvements and bug fixes. Also, this is the plugin’s first release that has been tested with WordPress 6.2.
Continue reading Contact Form 7 5.7.5