Best WordPress file manager without FTP access. Edit code with built-in editor, upload files, download plugins, download themes, manage wp directory, …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
458
16 issue groups
Security
351
8 issue groups
I18n
45
1 issue group
Sample message
$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actionLinks".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Detected usage of a non-sanitized input variable: $_FILES['content']['tmp_name']
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'filester' but got 'filebird'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['host']. 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: is_writable().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ermsg'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Detected production-time change to PHP error reporting: error_reporting().
Sample message
error_reporting() can lead to full path disclosure.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Potential connections found in static code analysis.
Outbound calls
110
External assets
5
Incoming endpoints
12
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v2.1.4
22
Latest
v2.1.3
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 995 | 584 | 411 | v2.1.4 | 2.1.0 |
| 22 | 995 | 584 | 411 | v2.1.3 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.