WP Alternative Slug by 010Pixel Security & Risk Analysis

wordpress.org/plugins/wp-alternative-slug-by-010pixel

Create alternative slug (url) for each page, post or custom post type which will redirect to same main page.

40 active installs v1.3.0 PHP + WP 3.1+ Updated Aug 3, 2018
alternative-slugcustom-post-typesmetaboxpost-urlslug
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Alternative Slug by 010Pixel Safe to Use in 2026?

Generally Safe

Score 85/100

WP Alternative Slug by 010Pixel has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The static analysis of wp-alternative-slug-by-010pixel v1.3.0 indicates a generally good security posture. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant positive. Furthermore, the code signals reveal no dangerous functions, no direct SQL queries (all use prepared statements), no file operations, and no external HTTP requests. The presence of a nonce check and a capability check are also commendable practices.

However, a critical concern arises from the output escaping analysis. With two total outputs and 0% properly escaped, this suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed back to the user without proper sanitization or encoding is a potential vector for malicious script injection. The taint analysis shows no flows, which is positive, but the lack of output escaping overrides this benefit in terms of immediate risk.

The vulnerability history is also a strong positive, showing no known CVEs, no currently unpatched vulnerabilities, and no recorded common vulnerability types. This suggests a history of secure development. Despite the concerning output escaping issue, the plugin demonstrates good foundational security practices regarding entry points and data handling. The primary risk lies in the potential for XSS due to unescaped output.

Key Concerns

  • 0% of outputs properly escaped
Vulnerabilities
None known

WP Alternative Slug by 010Pixel Security Vulnerabilities

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

WP Alternative Slug by 010Pixel Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

WP Alternative Slug by 010Pixel Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadd_meta_boxes010pixel-wp-alternative-slug.php:106
actionsave_post010pixel-wp-alternative-slug.php:109
actionadmin_menu010pixel-wp-alternative-slug.php:198
actionadmin_init010pixel-wp-alternative-slug.php:199
filtertemplate_redirect010pixel-wp-alternative-slug.php:314
Maintenance & Trust

WP Alternative Slug by 010Pixel Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 3, 2018
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

WP Alternative Slug by 010Pixel Developer Profile

010pixel

3 plugins · 1K total installs

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

How We Detect WP Alternative Slug by 010Pixel

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-alternative-slug-by-010pixel/admin/js/settings.js/wp-content/plugins/wp-alternative-slug-by-010pixel/admin/css/settings.css
Version Parameters
/wp-content/plugins/wp-alternative-slug-by-010pixel/admin/js/settings.js?ver=/wp-content/plugins/wp-alternative-slug-by-010pixel/admin/css/settings.css?ver=

HTML / DOM Fingerprints

CSS Classes
wrap
HTML Comments
<!-- Alternative Slug Allowed Post Types List -->
Data Attributes
placeholder="alternative slug"
FAQ

Frequently Asked Questions about WP Alternative Slug by 010Pixel