WPTimeToRead Security & Risk Analysis

wordpress.org/plugins/wptimetoread

Reading time.

0 active installs v1.0.0 PHP + WP 4.6+ Updated Oct 29, 2017
reading-timewptimetoread
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WPTimeToRead Safe to Use in 2026?

Generally Safe

Score 85/100

WPTimeToRead has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "wptimetoread" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and crucially, there are no unprotected entry points identified. The code demonstrates good practices by exclusively using prepared statements for SQL queries and performing no file operations or external HTTP requests, further reducing potential vulnerabilities. The vulnerability history is clean, with no recorded CVEs, which suggests a well-maintained and secure codebase. However, a notable concern is the lack of output escaping. With 100% of identified outputs not properly escaped, this presents a risk of cross-site scripting (XSS) vulnerabilities if any dynamic content is ever introduced into the plugin's output. While the current lack of identified vulnerabilities is positive, the unescaped output is a critical weakness that needs to be addressed.

Key Concerns

  • 100% of outputs not properly escaped
Vulnerabilities
None known

WPTimeToRead Security Vulnerabilities

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

WPTimeToRead 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

WPTimeToRead Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actioninitsrc\wptimetoread.php:30
actionadmin_menusrc\wptimetoread.php:33
actionadmin_headsrc\wptimetoread.php:38
actionadmin_footersrc\wptimetoread.php:39
actionwp_headsrc\wptimetoread.php:40
actionwp_footersrc\wptimetoread.php:41
filterthe_contentsrc\wptimetoread.php:44
actionadd_meta_boxessrc\wptimetoread.php:79
actionadd_meta_boxessrc\wptimetoread.php:80
filtermanage_posts_columnssrc\wptimetoread.php:90
actionmanage_posts_custom_columnsrc\wptimetoread.php:91
filtermanage_pages_columnssrc\wptimetoread.php:92
actionmanage_pages_custom_columnsrc\wptimetoread.php:93
actionplugins_loadedwptimetoread.php:35
Maintenance & Trust

WPTimeToRead Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedOct 29, 2017
PHP min version
Downloads945

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WPTimeToRead Developer Profile

kevindaviesnz

1 plugin · 0 total installs

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

How We Detect WPTimeToRead

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wptimetoread/css/timetoread_admin.css/wp-content/plugins/wptimetoread/js/gsdom.js/wp-content/plugins/wptimetoread/js/timetoread_admin.js/wp-content/plugins/wptimetoread/css/wptimetoread.css/wp-content/plugins/wptimetoread/js/timetoread.js
Script Paths
/wp-content/plugins/wptimetoread/js/gsdom.js/wp-content/plugins/wptimetoread/js/timetoread_admin.js/wp-content/plugins/wptimetoread/js/gsdom.js/wp-content/plugins/wptimetoread/js/timetoread.js

HTML / DOM Fingerprints

CSS Classes
wptimetoread
JS Globals
timetoread_params
FAQ

Frequently Asked Questions about WPTimeToRead