A web developers toolbox for remotely managing and monitoring tens, hundreds, or thousands of WordPress websites at once.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
11 issue groups
Security
3
2 issue groups
Sample message
Use of a direct database call is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AKEEBAENGINE".
Sample message
Function "move_dir()" requires WordPress 6.2.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Detected usage of a non-sanitized input variable: $_ENV['WATCHFUL_APP_URL']
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_themes
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "xmlrpc_enabled".
Sample message
$_SERVER['WATCHFUL_APP_URL'] not unslashed before sanitization. Use wp_unslash() or similar
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: is_writable().
Sample message
Plugin name "Remote Website Management by Watchful" is different from the name declared in plugin header "Watchful".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
42
External assets
0
Incoming endpoints
28
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
5 score snapshots
v2.0.18
88
Latest
v2.0.17
88
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 88 | 22 | 6 | 16 | v2.0.18 | 2.1.0 |
| 88 | 23 | 7 | 16 | v2.0.17 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.