Contact Form 7 5.0.5 is available. This is a maintenance release including a few minor bug-fixes.
Requires: WordPress 4.8 or higher
Tested up to: WordPress 4.9.8
» Download Contact Form 7 plugin from WordPress.org
Change Log
- Fixes the inconsistency problem between
get_data_option()andget_default_option()in the WPCF7_FormTag class. - Suppresses PHP errors occur on
unlink()calls. - Introduces
wpcf7_is_file_path_in_content_dir()to support the use of theUPLOADSconstant.