Display Current Author on Menu Security & Risk Analysis

wordpress.org/plugins/display-current-author-on-menu

Tiny plugin that allows you to display current author's name(Display Name) on menu.

10 active installs v0.1.1 PHP + WP 3.2+ Updated May 2, 2016
authorauthor-menudisplay-authordisplay-author-name-on-menumenu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display Current Author on Menu Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "display-current-author-on-menu" plugin v0.1.1 exhibits a strong security posture based on the provided static analysis. It demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and properly escaping all output. The absence of file operations and external HTTP requests further contributes to a reduced attack surface. Crucially, the plugin lacks any identified taint flows with unsanitized paths, indicating no immediate vulnerabilities related to data manipulation.

The vulnerability history is also clean, with no recorded CVEs, which is a positive indicator. The total entry points are minimal, and none are unprotected, suggesting a well-contained functionality. The absence of nonce checks and capability checks, while often a concern, might be mitigated by the limited attack surface and the fact that no vulnerabilities have been historically associated with these missing checks in this specific plugin.

Overall, the plugin appears to be securely coded with minimal identified risks. The strengths lie in its adherence to secure coding practices for SQL and output. The primary weakness, though not currently exploited or leading to identified vulnerabilities, is the absence of explicit nonce and capability checks on its single shortcode entry point. This could potentially become a risk if the plugin's functionality were to be expanded or if an attacker were to discover a novel way to exploit the shortcode without triggering existing WordPress security mechanisms.

Key Concerns

  • Missing Nonce checks
  • Missing Capability checks
Vulnerabilities
None known

Display Current Author on Menu Security Vulnerabilities

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

Display Current Author on Menu 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 Current Author on Menu Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[display-author] display-current-author-on-menu.php:16
WordPress Hooks 1
filterwp_nav_menudisplay-current-author-on-menu.php:11
Maintenance & Trust

Display Current Author on Menu Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedMay 2, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Display Current Author on Menu Developer Profile

Riyad Arefin

2 plugins · 20 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 Current Author on Menu

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

Asset Fingerprints

Version Parameters
display-current-author-on-menu/display-current-author-on-menu.php?ver=

HTML / DOM Fingerprints

Shortcode Output
[display-author]
FAQ

Frequently Asked Questions about Display Current Author on Menu