File Manager lets you manage your WordPress files easily right from your dashboard, no need for FTP or cPanel!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
83
15 issue groups
Security
24
6 issue groups
Performance
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "Config::withPrefix('activate')".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$newTable} at "RENAME TABLE `{$oldTable}` TO `{$newTable}`"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bfmActivate".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Unescaped parameter $newTable used in $wpdb->get_var()\n$newTable assigned unsafely at line 79.
Sample message
The use of function ini_set() is discouraged
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$assetUrl".
Sample message
$_REQUEST['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BFMPluginOptions".
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['content']
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['cmd']. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "https_local_ssl_verify".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Plugin name "File Manager" is different from the name declared in plugin header "Bit File Manager".
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
296
External assets
4
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v6.9
53
Latest
v6.8.9
50
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 109 | 41 | 68 | v6.9 | 2.0.0 |
| 50 | 114 | 42 | 72 | v6.8.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.