
OldShatterGeek's Hide Author Security & Risk Analysis
wordpress.org/plugins/oldshattergeeks-hide-authorLittle plug-in that redirects everybody that is using the /?author=1 query parameter trick to your homepage.
Is OldShatterGeek's Hide Author Safe to Use in 2026?
Generally Safe
Score 85/100OldShatterGeek's Hide Author has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "oldshattergeeks-hide-author" v1.0 plugin exhibits a seemingly strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero-sized attack surface, which is a significant positive. Furthermore, the code signals are all positive, with no dangerous functions, all SQL queries using prepared statements, and all outputs properly escaped. There are no file operations, external HTTP requests, or any missed checks for nonces or capabilities. The taint analysis also shows no critical or high severity issues.
However, the complete absence of any security checks, including nonce and capability checks, across the entire plugin is a notable concern. While the current attack surface is zero, this lack of built-in protection mechanisms means that if any new entry points were to be introduced in future versions, they would likely be unprotected by default. The vulnerability history being completely clean is a positive indicator, suggesting good development practices so far. The plugin's strengths lie in its clean code regarding SQL and output escaping, and its very limited attack surface. The main weakness is the overall lack of any security checks, which could be a risk if the plugin evolves.
In conclusion, the plugin is currently secure due to its minimal attack surface and clean code in critical areas. However, the absence of any security checks, even for non-existent entry points, represents a potential future risk if the plugin's functionality expands. The developer has demonstrated good practices in avoiding common vulnerabilities like raw SQL and unescaped output, but should consider implementing basic security checks as a defensive measure.
Key Concerns
- No nonce checks implemented
- No capability checks implemented
OldShatterGeek's Hide Author Security Vulnerabilities
OldShatterGeek's Hide Author Release Timeline
OldShatterGeek's Hide Author Code Analysis
OldShatterGeek's Hide Author Attack Surface
WordPress Hooks 1
Maintenance & Trust
OldShatterGeek's Hide Author Maintenance & Trust
Maintenance Signals
Community Trust
OldShatterGeek's Hide Author Alternatives
Hide/Remove Metadata
hide-metadata
Hide/Remove Metadata is a free WordPress plugin that helps you hide author and published date either by CSS or PHP from your website effortlessly.
ContentRemover – remover titles, dates, author
contentremover-romever-titles-dates-author
A plugin to hide post titles, dates, and author names on WordPress posts and pages.
Simple Restrict
simple-restrict
Restrict pages based on permissions assigned to pages and granted in user profiles.
Disable Admin Notices – Hide Dashboard Notifications
disable-admin-notices
Disable admin notices and hide dashboard notifications from plugins, themes and core. Hide all notices, selected ones, or show them in a single line.
Edit Author Slug
edit-author-slug
Allows an admin (or capable user) to edit the author slug of a user, and change the author base.
OldShatterGeek's Hide Author Developer Profile
1 plugin · 10 total installs
How We Detect OldShatterGeek's Hide Author
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.