Display Author Option Security & Risk Analysis

wordpress.org/plugins/display-author-option

This plugin enables you to overwrite how the author is being displayed. By overwriting the the_author filter.

10 active installs v1 PHP + WP 3.4.1+ Updated Aug 14, 2012
authorreadingsettings
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Display Author Option Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "display-author-option" v1 plugin exhibits a strong security posture based on the provided static analysis. There are no identified attack vectors such as AJAX handlers, REST API routes, shortcodes, or cron events, and no dangerous functions, file operations, or external HTTP requests were detected. The code also demonstrates excellent practices in its handling of SQL queries and output escaping, with 100% of queries using prepared statements and 100% of outputs being properly escaped. The absence of any known vulnerabilities in its history further reinforces this positive assessment.

While the code analysis reveals no immediate security flaws, the complete lack of nonces and capability checks across all entry points (which are zero in this case) is a potential concern. If future versions introduce any entry points, these would be entirely unprotected. The current security is entirely reliant on the absence of attack surface. The plugin's history of no vulnerabilities is a significant strength, indicating diligent development and maintenance, but the current version's reliance on obscurity for security rather than robust access control mechanisms presents a latent risk should the attack surface expand.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Display Author Option Security Vulnerabilities

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

Display Author Option Release Timeline

v1Current
Code Analysis
Analyzed Apr 16, 2026

Display Author Option Code Analysis

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

Display Author Option Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitdisplay-author-option.php:13
actionpulse_press_ajaxdisplay-author-option.php:14
actionadmin_initdisplay-author-option.php:15
filterthe_authordisplay-author-option.php:28
filterplugin_action_linksdisplay-author-option.php:34
Maintenance & Trust

Display Author Option Maintenance & Trust

Maintenance Signals

WordPress version tested2.1
Last updatedAug 14, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Display Author Option Developer Profile

ctltwp

18 plugins · 6K total installs

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

How We Detect Display Author Option

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
display_author_options-wrap
FAQ

Frequently Asked Questions about Display Author Option