=== Mime Type Check for Contact Form 7 === Contributors: hmumarkhan Donate link: https://hmumarkhan.com/ Tags: cf7, validation, mimetype, file Requires at least: 5.7 Tested up to: 5.8.1 Stable tag: 1.0.0 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will let you add the functionality in Contact Form 7 File fields to validate it by mime types. == Description == Mime Type Check for Contact Form 7 plugin is created after a problem arises in CF7 file upload validation, CF7 is a widely used plugin but there was a problem in validation of file mime type. The CF7 validation was only validating the file on the extension * File type changes by renaming it to allowed types in operating system as shown in screenshot * Uploaded using CF7 upload and it was uploaded susscessfully. * Installed the plugin and now file is validating on mime type. Renamed allwoed extensions are not catered. == Installation == 1. Upload `cf7-mime-type-check` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Will this plugin add any tab in CF7 = There is no change in UI, just one more layer added for file mime type validation. = Do we need to do any setting for this plugin = There is no special setting needed, it will work on CF7 filetypes validation. = Can we ammend the error messages = You can use the same error messages setting provided in CF7. == Screenshots == 1. This screen shot is showing how we can change the file type extension but not the mime type == Changelog == = 1.0.0 = * Plugin Developed. == Upgrade Notice == = 1.0.0 = Plugin Developed.