Simply Change Author URL Security & Risk Analysis

wordpress.org/plugins/simply-change-author-url

Changes wordpress user slug for security, it prevents access to the usernames of registered users on your site.

40 active installs v1.1.2 PHP 5.6.20+ WP 4.0.1+ Updated Jul 25, 2022
authorauthor-baseauthor-slugpermalinksecurity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simply Change Author URL Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "simply-change-author-url" v1.1.2 plugin exhibits a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, significantly reducing the plugin's attack surface. The code also demonstrates good practices by not utilizing dangerous functions, employing prepared statements for all SQL queries, and properly escaping all output. Furthermore, the absence of file operations, external HTTP requests, and the lack of specific code signals for nonce or capability checks (while not ideal, their absence is mitigated by the minimal attack surface) suggest a focus on secure coding. The plugin also has no recorded vulnerability history, which is a positive indicator of its stability and security over time.

While the static analysis indicates a very secure implementation, the complete absence of capability checks and nonce checks, even with a minimal attack surface, represents a potential area for improvement. If the plugin's functionality were to expand or interact with user-specific data in the future, these checks would become critical. The taint analysis showing zero flows with unsanitized paths is excellent, confirming no direct vulnerabilities were detected in how data moves through the code. Overall, the plugin is well-secured against common vulnerabilities based on this data, with only minor areas for theoretical enhancement in more complex scenarios.

Key Concerns

  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Simply Change Author URL Security Vulnerabilities

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

Simply Change Author URL Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Simply Change Author URL Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actioninitincludes\class-simply-change-author-url.php:85
actioninitincludes\class-simply-change-author-url.php:86
actioninitincludes\class-simply-change-author-url.php:87
actioninitincludes\class-simply-change-author-url.php:88
filterbody_classincludes\class-simply-change-author-url.php:89
filterauthor_linkincludes\class-simply-change-author-url.php:90
filterrest_endpointsincludes\class-simply-change-author-url.php:91
filterwpseo_canonicalincludes\class-simply-change-author-url.php:92
filterwpseo_next_rel_linkincludes\class-simply-change-author-url.php:93
filterwpseo_prev_rel_linkincludes\class-simply-change-author-url.php:94
Maintenance & Trust

Simply Change Author URL Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 25, 2022
PHP min version5.6.20
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Simply Change Author URL Developer Profile

Devi

1 plugin · 40 total installs

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

How We Detect Simply Change Author URL

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- change author base via this filter -->
REST Endpoints
/wp/v2/users/wp/v2/users/(?P[\d]+)/wp/v2/users/me
FAQ

Frequently Asked Questions about Simply Change Author URL