Multiple files upload field addon for Contact Form 7
Prioritized issue groups from the latest Plugin Check scan
I18n
31
3 issue groups
Security
8
4 issue groups
Maintainability
8
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'multifile-upload-field-for-contact-form-7' but got 'contact-form-7'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$desc_link'.
Sample message
Processing form data without nonce verification.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "multifile_create_zip".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
The use of function move_uploaded_file() is forbidden
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$name]
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES[$name]['name']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 4.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Not analyzed yet.
First score snapshot
v1.0.1
73
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 73 | 48 | 41 | 7 | v1.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.