File management plugin featuring file upload, download manager, statistics and download log.
Prioritized issue groups from the latest Plugin Check scan
Security
99
7 issue groups
Maintainability
88
11 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ShortcodeSharedFiles".
Sample message
Detected usage of a non-sanitized input variable: $_GET['_page']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_shared_files".
Sample message
$_GET['_page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $clean_type
Sample message
Sanitization missing for register_setting().
Sample message
Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 152.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$shared_files_action".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
Plugin name "Shared Files – File Upload & Download Manager" is different from the name declared in plugin header "Shared Files".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
287
External assets
5
Incoming endpoints
8
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.7.68
39
Latest
v1.7.67
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 187 | 5 | 182 | v1.7.68 | 2.0.0 |
| 39 | 189 | 5 | 184 | v1.7.67 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.