WP Page Load Stats Security & Risk Analysis

wordpress.org/plugins/wp-page-load-stats

Display memory, page load time, average load time and query count in the footer of your site.

10 active installs v1.0.2 PHP + WP 3.0+ Updated Unknown
counterdebugdevelopermemoryquery
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Page Load Stats Safe to Use in 2026?

Generally Safe

Score 100/100

WP Page Load Stats has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "wp-page-load-stats" v1.0.2 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate a lack of dangerous functions, file operations, and external HTTP requests. The fact that all SQL queries utilize prepared statements is a commendable security practice.

However, a significant concern arises from the 100% unescaped output. This means that any data processed by the plugin and then displayed to users could potentially be vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce checks and capability checks, while not directly exploitable given the limited attack surface, represents a missed opportunity to reinforce security controls should new entry points be introduced in future versions.

The vulnerability history is clean, with no recorded CVEs. This, combined with the lack of critical or high severity taint flows, suggests that the plugin has historically been developed with security in mind. Despite the excellent track record and limited attack surface, the unescaped output remains the primary, albeit potentially severe, weakness that requires attention.

Key Concerns

  • Unescaped output
Vulnerabilities
None known

WP Page Load Stats Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

WP Page Load Stats Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
1
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped1 total outputs
Attack Surface

WP Page Load Stats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitwp-page-load-stats.php:30
actionwp_headwp-page-load-stats.php:31
actionwp_footerwp-page-load-stats.php:32
actionadmin_headwp-page-load-stats.php:33
actionadmin_footerwp-page-load-stats.php:34
actionadmin_enqueue_scriptswp-page-load-stats.php:35
actionwp_enqueue_scriptswp-page-load-stats.php:36
Maintenance & Trust

WP Page Load Stats Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedUnknown
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings9
Active installs10
Developer Profile

WP Page Load Stats Developer Profile

Mike Jolley

4 plugins · 11K total installs

86
trust score
Avg Security Score
89/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect WP Page Load Stats

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-page-load-stats/style.css
Version Parameters
wp-page-load-stats/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
actions
Data Attributes
onclickdata-reset_wp_pls_stats
JS Globals
wp_pls_hide
FAQ

Frequently Asked Questions about WP Page Load Stats