Public Post Preview Security & Risk Analysis

wordpress.org/plugins/public-post-preview

Allow anonymous users to preview a draft of a post before it is published.

100K active installs v3.1.0 PHP 8.0+ WP 6.6+ Updated Mar 1, 2026
anonymousdraftspostspreviewpublic
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Public Post Preview Safe to Use in 2026?

Generally Safe

Score 100/100

Public Post Preview has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "public-post-preview" plugin version 3.1.0 demonstrates a strong security posture based on the provided static analysis. The code exhibits excellent practices, with all identified AJAX handlers and REST API routes (though none were present in this analysis) being protected by proper authentication and capability checks. Furthermore, the plugin adheres to secure coding standards by using prepared statements for all SQL queries and properly escaping all output, indicating a low risk of common web vulnerabilities like SQL injection and Cross-Site Scripting (XSS). The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security. The lack of any recorded vulnerabilities in its history also suggests a history of secure development and maintenance.

While the static analysis reveals no immediate security concerns, the limited attack surface (one AJAX handler) means that the absence of vulnerabilities might be partly due to the plugin's limited functionality and thus limited exposure. The plugin also includes two nonce checks, which is a positive indicator of security awareness. However, the absence of taint analysis data limits a deeper understanding of potential data flow vulnerabilities. Overall, based on the provided data, this plugin appears to be secure and well-developed, with no significant risks identified.

Vulnerabilities
None known

Public Post Preview Security Vulnerabilities

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

Public Post Preview Code Analysis

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

Output Escaping

100% escaped7 total outputs
Attack Surface

Public Post Preview Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_public-post-previewpublic-post-preview.php:66
WordPress Hooks 18
actioninitpublic-post-preview.php:54
actiontransition_post_statuspublic-post-preview.php:56
actionpost_updatedpublic-post-preview.php:57
actionpre_get_postspublic-post-preview.php:60
filterquery_varspublic-post-preview.php:61
filteruser_switching_redirect_topublic-post-preview.php:62
actionpost_submitbox_misc_actionspublic-post-preview.php:64
actionsave_postpublic-post-preview.php:65
actionadmin_enqueue_scriptspublic-post-preview.php:67
filterdisplay_post_statespublic-post-preview.php:68
actionadmin_initpublic-post-preview.php:69
filterpre_get_postspublic-post-preview.php:74
filterwp_robotspublic-post-preview.php:656
filterposts_resultspublic-post-preview.php:657
filtercomments_openpublic-post-preview.php:735
filterpings_openpublic-post-preview.php:736
filterwp_link_pages_linkpublic-post-preview.php:737
actionplugins_loadedpublic-post-preview.php:871
Maintenance & Trust

Public Post Preview Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 1, 2026
PHP min version8.0
Downloads1.6M

Community Trust

Rating90/100
Number of ratings79
Active installs100K
Developer Profile

Public Post Preview Developer Profile

Dominik Schilling

6 plugins · 106K total installs

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

How We Detect Public Post Preview

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/public-post-preview/js/dist/gutenberg-integration.js/wp-content/plugins/public-post-preview/js/public-post-preview.js/wp-content/plugins/public-post-preview/js/public-post-preview.min.js
Script Paths
js/dist/gutenberg-integration.asset.php
Version Parameters
public-post-preview/js/public-post-preview.js?ver=public-post-preview/js/public-post-preview.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
dashicons-format-links
Data Attributes
data-post-id
JS Globals
DSPublicPostPreviewDataDSPublicPostPreviewL10n
REST Endpoints
/wp-json/public-post-preview/v1/preview
FAQ

Frequently Asked Questions about Public Post Preview