
Backwards Compatible Permalinks Security & Risk Analysis
wordpress.org/plugins/backwards-compatible-permalinksProvides a degree of backwards compatibility when switching between permalink structures.
Is Backwards Compatible Permalinks Safe to Use in 2026?
Generally Safe
Score 85/100Backwards Compatible Permalinks has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'backwards-compatible-permalinks' plugin v0.1.0 exhibits an exceptionally clean static analysis report, indicating a strong adherence to secure coding practices. There are no identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited. Furthermore, the code signals reveal a complete absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests. Notably, all SQL queries, if any existed, would have been prepared, and all outputs are properly escaped. The lack of any taint analysis findings reinforces this positive assessment, suggesting no observable data flows that could lead to vulnerabilities.
The plugin's vulnerability history is also pristine, with zero recorded CVEs of any severity. This lack of past issues, combined with the secure coding practices observed, suggests that the plugin is currently well-maintained and has not historically presented significant security risks. However, it is important to note that the absence of these elements (like AJAX handlers or REST API routes) could also mean a very limited functionality or an incomplete implementation, rather than deliberate security by obscurity. The plugin's attack surface is effectively zero, which is a significant strength. The primary concern, if any, is the lack of any checks (capability or nonce) which is a direct consequence of there being no entry points. A small plugin with no user-facing interactions and no administrative settings would logically not require these checks, but it's a point to be aware of if the plugin's scope were to expand.
Backwards Compatible Permalinks Security Vulnerabilities
Backwards Compatible Permalinks Code Analysis
Backwards Compatible Permalinks Attack Surface
WordPress Hooks 2
Maintenance & Trust
Backwards Compatible Permalinks Maintenance & Trust
Maintenance Signals
Community Trust
Backwards Compatible Permalinks Alternatives
WP Permastructure
wp-permastructure
Adds the ability to configure permalinks for custom post types using rewrite tags like %post_id% and %author%.
Pretty Search Permalinks
wp-seo-search
Rewrites default search query URLs into clean and readable permalinks.
Go Live URL Update
go-live-url-update
This small plugin will Updates all urls and content links in your website.
Nested Blog Posts
nested-blog-posts
Enable parent/child hierarchy for standard Posts and generate nested permalinks like /parent/child/ (unlimited depth).
No Category Base (WPML)
no-category-base-wpml
This plugin removes the mandatory 'Category Base' from your category permalinks. It's compatible with WPML.
Backwards Compatible Permalinks Developer Profile
1 plugin · 0 total installs
How We Detect Backwards Compatible Permalinks
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.