Monitor your WP site the right way with most important stats like Database, PHP details, PHP Memory, RAM Usage, CPU load, Server Uptime & more.
Prioritized issue groups from the latest Plugin Check scan
Security
67
3 issue groups
Maintainability
25
9 issue groups
I18n
1
1 issue group
Supply Chain
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$phpinfo_html'.
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
Detected usage of a possibly undefined superglobal array index: $_SERVER['DOCUMENT_ROOT']. Check that the array index exists before using it.
Sample message
$_SERVER['DOCUMENT_ROOT'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Server Health Stats" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "wp_server_stats".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_SERVER_STATS_BASE".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "validate_options".
Sample message
phpinfo() can lead to full path disclosure.
Sample message
Mismatched text domain. Expected 'wp-server-stats' but got 'wp-sever-stats'.
Sample message
Compressed files are not permitted.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "WP Server Health Stats" is different from the name declared in plugin header "WP Server Stats".
Potential connections found in static code analysis.
Outbound calls
19
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.9.1
35
Latest
v1.8.0
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 94 | 64 | 30 | v1.9.1 | 2.0.0 |
| 39 | 97 | 66 | 31 | v1.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.