Redirect All Types Security & Risk Analysis

wordpress.org/plugins/redirect-all-types

Adds a meta box to posts, pages, and any custom post type allowing users to add reditect to the post, page, or custom post type

100 active installs v1.5 PHP + WP 2.7+ Updated Jun 26, 2011
custom-post-typepagepostredirect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Redirect All Types Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The 'redirect-all-types' plugin version 1.5 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the plugin demonstrates good coding practices by exclusively using prepared statements for its SQL queries and incorporating nonce and capability checks.

Key Concerns

  • Output not properly escaped
Vulnerabilities
None known

Redirect All Types Security Vulnerabilities

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

Redirect All Types Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<redirect-all-types> (redirect-all-types.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Redirect All Types Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initredirect-all-types.php:15
actionsave_postredirect-all-types.php:16
actionget_headerredirect-all-types.php:17
Maintenance & Trust

Redirect All Types Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJun 26, 2011
PHP min version
Downloads14K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Redirect All Types Developer Profile

kegentile

4 plugins · 170 total installs

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

How We Detect Redirect All Types

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- WordPress SEO by Yoast v9.3 --><!-- / WordPress SEO by Yoast --><!-- / Yoast SEO plugin. --><!-- / Yoast SEO plugin -->
Data Attributes
name="_redirect_url"id="redirect"value="{$redirect}"
FAQ

Frequently Asked Questions about Redirect All Types