Display Content Length Security & Risk Analysis

wordpress.org/plugins/display-content-length

Display posts content length on your WordPress admin. Help you boost performance once you have lots posts.

40 active installs v1.0.4 PHP + WP + Updated Jan 19, 2018
content-lengthempty-postoptimize-performancepost-contentrelated-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display Content Length Safe to Use in 2026?

Generally Safe

Score 85/100

Display Content Length 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 'display-content-length' plugin, version 1.0.4, exhibits a seemingly strong security posture based on the provided static analysis. The absence of any detected dangerous functions, raw SQL queries, file operations, external HTTP requests, or known vulnerabilities is highly positive. Furthermore, the zero attack surface across AJAX handlers, REST API routes, shortcodes, and cron events, particularly the lack of unprotected entry points, suggests a minimal risk of direct exploitation through common plugin interaction vectors. The taint analysis also shows no concerning flows, indicating that data processed by the plugin is likely handled safely.

However, a critical concern arises from the output escaping analysis. With one total output and 0% properly escaped, this indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any content handled by this plugin that is subsequently displayed to users could be manipulated to inject malicious scripts, which could then be executed in the user's browser. The lack of nonce and capability checks, while not directly exploitable without entry points, also means that if new entry points were ever introduced, there would be no built-in mechanisms to prevent unauthorized actions or access.

In conclusion, while the plugin has avoided common pitfalls like insecure SQL or dangerous functions, the complete lack of output escaping is a severe weakness that overshadows its strengths. The vulnerability history being clean is a good sign, but it doesn't mitigate the immediate risk of XSS presented by the code analysis. Users should be aware that despite the clean slate of known vulnerabilities, the current code has a significant flaw that could lead to security incidents.

Key Concerns

  • Unescaped output identified
Vulnerabilities
None known

Display Content Length Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Display Content Length Release Timeline

v1.0.4Current
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Apr 16, 2026

Display Content Length 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

Display Content Length Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filtermanage_post_posts_columnsdisplay-content-length.php:30
actionmanage_post_posts_custom_columndisplay-content-length.php:43
filtermanage_edit-post_sortable_columnsdisplay-content-length.php:51
filterposts_orderbydisplay-content-length.php:57
filterplugin_row_metadisplay-content-length.php:86
Maintenance & Trust

Display Content Length Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJan 19, 2018
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Display Content Length Developer Profile

Adam WP

3 plugins · 370 total installs

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

How We Detect Display Content Length

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wpse_post_content_length
FAQ

Frequently Asked Questions about Display Content Length