Redirect Author Pages Security & Risk Analysis

wordpress.org/plugins/redirect-author-pages

Redirect the author pages

200 active installs v1.0 PHP + WP 3.0+ Updated Apr 25, 2025
authorpagepostsidebarwidgets
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Redirect Author Pages Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "redirect-author-pages" v1.0 plugin exhibits a strong security posture based on the provided static analysis. It boasts zero identified entry points like AJAX handlers, REST API routes, or shortcodes, and crucially, none of these are unprotected by authentication checks. Furthermore, there are no detected dangerous functions, file operations, or external HTTP requests, and no nonces or capability checks are present, which can be both a positive (simplifies code) and a negative (reliance on WordPress core for all auth). The absence of any taint analysis findings, critical or high severity, further reinforces its current apparent safety. The plugin also has no known historical vulnerabilities, indicating a potentially well-maintained or low-risk codebase. However, the single SQL query is not using prepared statements, and the output escaping is entirely unescaped. While the lack of vulnerabilities is a significant strength, these code-level weaknesses in SQL and output handling represent potential attack vectors that could be exploited if an attacker finds a way to inject data or trigger the SQL query under specific circumstances.

Key Concerns

  • Raw SQL query without prepared statements
  • No output escaping detected
Vulnerabilities
None known

Redirect Author Pages Security Vulnerabilities

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

Redirect Author Pages Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

Redirect Author Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actiontemplate_redirectpublic\core-redirect-author-pages.php:9
actionadmin_initpublic\core-redirect-author-pages.php:10
actionadmin_menupublic\core-redirect-author-pages.php:11
actionplugins_loadedpublic\core-redirect-author-pages.php:12
filterauthor_linkpublic\core-redirect-author-pages.php:13
filterplugin_row_metapublic\core-redirect-author-pages.php:14
filterplugin_action_links_redirect-author-pages/redirect-author-pages.phppublic\core-redirect-author-pages.php:15
Maintenance & Trust

Redirect Author Pages Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 25, 2025
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs200
Developer Profile

Redirect Author Pages Developer Profile

Arul Prasad J

7 plugins · 8K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
95 days
View full developer profile
Detection Fingerprints

How We Detect Redirect Author Pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/redirect-author-pages/public/js/admin-notice.js/wp-content/plugins/redirect-author-pages/public/css/style.css
Script Paths
/wp-content/plugins/redirect-author-pages/public/js/admin-notice.js
Version Parameters
redirect-author-pages/public/css/style.css?ver=redirect-author-pages/public/js/admin-notice.js?ver=

HTML / DOM Fingerprints

CSS Classes
wrapdisableauthorpages
Data Attributes
id="disableauthorpages"
FAQ

Frequently Asked Questions about Redirect Author Pages