Publish And Redirect To Add New Post Security & Risk Analysis

wordpress.org/plugins/publish-and-redirect-to-add-new-post

Redirects to 'Add new post' page after 'save draft' or 'publish post' for faster adding mulitple posts.

200 active installs v1.5 PHP + WP 3.0+ Updated Sep 13, 2014
bulk-postsnew-postpublish-and-redirectpublish-postredirect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Publish And Redirect To Add New Post Safe to Use in 2026?

Generally Safe

Score 85/100

Publish And Redirect To Add New Post has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "publish-and-redirect-to-add-new-post" plugin, version 1.5, exhibits a generally good security posture due to the absence of known vulnerabilities and the use of prepared statements for SQL queries. The lack of external HTTP requests, file operations, and bundled libraries further reduces potential attack vectors. However, the static analysis reveals a significant concern regarding output escaping, as 100% of outputs are not properly escaped. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities if any dynamic data is rendered to the user interface without proper sanitization.

Despite the lack of recorded CVEs, the presence of two unsanitized taint flows with unescaped output suggests potential weaknesses that could be exploited. The plugin's minimal attack surface is a positive indicator, but the unescaped output remains a critical flaw. A balanced conclusion is that while the plugin has avoided historical vulnerabilities and uses good practices in some areas, the critical deficiency in output escaping necessitates immediate attention to prevent security incidents.

Key Concerns

  • 100% of outputs not properly escaped
  • 2 unsanitized taint flows
Vulnerabilities
None known

Publish And Redirect To Add New Post Security Vulnerabilities

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

Publish And Redirect To Add New Post Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
prn_wp_insert_post_function (publish-and-redirect-to-add-new-post.php:62)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Publish And Redirect To Add New Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionpost_submitbox_misc_actionspublish-and-redirect-to-add-new-post.php:11
actionadmin_headpublish-and-redirect-to-add-new-post.php:12
actionredirect_post_locationpublish-and-redirect-to-add-new-post.php:13
Maintenance & Trust

Publish And Redirect To Add New Post Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 13, 2014
PHP min version
Downloads5K

Community Trust

Rating94/100
Number of ratings6
Active installs200
Developer Profile

Publish And Redirect To Add New Post Developer Profile

Mindstien Technologies

7 plugins · 390 total installs

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

How We Detect Publish And Redirect To Add New Post

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
prn_button
Data Attributes
name='prn_redirect_post_type'id='prn_redirect_post_type'name='prn_redirect'id='prn_redirect'id='prn_draft'name='submit-new'+2 more
FAQ

Frequently Asked Questions about Publish And Redirect To Add New Post