WP Server Health Stats

Monitor your WP site the right way with most important stats like Database, PHP details, PHP Memory, RAM Usage, CPU load, Server Uptime & more.

v1.8.0iSaumyaUpdated 2024-07-01Added Oct 27, 201510k+ installs96% rating
39
Score
66
Errors
31
Warnings
+0
Change

Category Scores

Security0
Repo78
Performance100
Maintainability86

Top Issues by Category

Issues Details

97 issues found in latest scan

ERROR61
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$phpinfo_html'.

WARNING8
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING8
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING4
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['prefix_nonce']. Check that the array index exists before using it.

WARNING3
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_SERVER['DOCUMENT_ROOT'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING3
trademarked_term

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.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "wp_server_stats".

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_SERVER_STATS_BASE".

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "validate_options".

WARNING1
WordPress.PHP.DevelopmentFunctions.prevent_path_disclosure_phpinfo

phpinfo() can lead to full path disclosure.

ERROR1
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'wp-server-stats' but got 'wp-sever-stats'.

ERROR1
invalid_license

Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

WARNING1
mismatched_plugin_name

Plugin name "WP Server Health Stats" is different from the name declared in plugin header "WP Server Stats".

ERROR1
outdated_tested_upto_header

Tested up to: 6.5 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERROR1
readme_mismatched_header_requires_php

Mismatched Requires PHP: 7.4 != 7.4.0. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.

Latest Snapshot

Findings

97

Errors

66

Warnings

31

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.8.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.8.0

39

Latest

Findings
97
Errors
66
Warnings
31
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins