Descripción
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.
Capturas
Instalación
- Upload
cf7-mime-type-check
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
-
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“Mime Type Check for Contact Form 7” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Mime Type Check for Contact Form 7” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0.0
- Plugin Developed.