Total Reading Time of WP Post Security & Risk Analysis

wordpress.org/plugins/total-reading-time-of-wp-post

A simple plugin to show the total reading time at the end of the post content.

0 active installs v1.1 PHP 5.4+ WP 4.2+ Updated Feb 25, 2020
total-reading-timewp-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Total Reading Time of WP Post Safe to Use in 2026?

Generally Safe

Score 85/100

Total Reading Time of WP Post has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "total-reading-time-of-wp-post" plugin, version 1.1, exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and the plugin's small attack surface with zero entry points are strong indicators of good development practices. Furthermore, the analysis reveals no dangerous functions, file operations, external HTTP requests, or critical taint analysis findings, which are all favorable signs.

However, a significant concern arises from the output escaping analysis. 100% of the identified outputs are not properly escaped. This lack of proper escaping means that any dynamic content displayed by the plugin could be vulnerable to Cross-Site Scripting (XSS) attacks if that content originates from user input or untrusted sources. While the plugin currently shows no SQL injection vulnerabilities due to the exclusive use of prepared statements, the unescaped output represents a clear and present danger.

In conclusion, the plugin's development team appears to be following secure coding principles in many areas, as evidenced by the lack of critical vulnerabilities and a clean history. The primary weakness lies in the inadequate handling of output, which exposes users to potential XSS risks. Addressing this output escaping issue should be the immediate priority to mitigate the most significant security concern.

Key Concerns

  • Unescaped output
Vulnerabilities
None known

Total Reading Time of WP Post Security Vulnerabilities

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

Total Reading Time of WP Post 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

Total Reading Time of WP Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedtotal-reading-time.php:18
filterthe_contenttotal-reading-time.php:20
actionadmin_menutotal-reading-time.php:40
actionadmin_inittotal-reading-time.php:48
Maintenance & Trust

Total Reading Time of WP Post Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedFeb 25, 2020
PHP min version5.4
Downloads961

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Total Reading Time of WP Post Developer Profile

Kamrul Hasan

2 plugins · 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 Total Reading Time of WP Post

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
trt_areatotal-mintotal_sec
Shortcode Output
<div class='trt_area'><p>Reading time: <span class='total-min'> Minutes <span class='total_sec'> Seconds</span></p></div>
FAQ

Frequently Asked Questions about Total Reading Time of WP Post