This simple plugin create Drag & Drop or choose Multiple File upload in your Confact Form 7 Forms.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
65
11 issue groups
Security
42
6 issue groups
I18n
11
4 issue groups
Sample message
Function "has_shortcode()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.0.1.
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
$_POST[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
A function call to esc_html__() 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
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$name]
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpcf7cf_hidden_groups']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Mismatched text domain. Expected 'drag-and-drop-multiple-file-upload-contact-form-7' but got 'contact-form-7'.
Sample message
Processing form data without nonce verification.
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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '🚀 Try Our New Plugin: %sEasy File Upload & Approval%s'.
Not analyzed yet.
First score snapshot
v1.3.9.8
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 118 | 82 | 36 | v1.3.9.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.