Описание
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.
Скриншоты
Установка
- Upload
cf7-mime-type-check
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Часто задаваемые вопросы
-
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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Mime Type Check for Contact Form 7» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Mime Type Check for Contact Form 7» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0
- Plugin Developed.