WP Post Expires Security & Risk Analysis

wordpress.org/plugins/wp-post-expires

Plugin adds post expires time after which will be performed actions: add prefix to title, move to drafts or trash.

2K active installs v1.2.5 PHP + WP 5.0+ Updated Nov 2, 2020
expirationexpireexpired-postposts-expiringwordpress-post-expiry
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Post Expires Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The wp-post-expires plugin version 1.2.5 demonstrates a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points indicates a minimal attack surface. Furthermore, the lack of dangerous functions, file operations, external HTTP requests, and critical taint flows suggests robust coding practices. All SQL queries are properly prepared, mitigating common injection vulnerabilities. The plugin also includes capability checks, which are essential for secure operation within WordPress.

However, a significant concern arises from the output escaping. With 15 total outputs and only 40% properly escaped, there is a risk of Cross-Site Scripting (XSS) vulnerabilities. This means that user-supplied data, or data that the plugin handles and then displays, is not consistently being sanitized before being presented to the user. While there are no known vulnerabilities or critical taint flows recorded, this unescaped output presents an exploitable weakness that could be leveraged by an attacker.

The vulnerability history is completely clean, with no recorded CVEs. This, combined with the positive aspects of the static analysis, points to a generally well-developed plugin. The primary area for improvement and risk mitigation lies in addressing the inconsistent output escaping to prevent potential XSS attacks.

Key Concerns

  • Output not properly escaped
Vulnerabilities
None known

WP Post Expires Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WP Post Expires Release Timeline

v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.1
v1.0.2
v1.0.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

WP Post Expires Code Analysis

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

Output Escaping

40% escaped15 total outputs
Attack Surface

WP Post Expires Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionthe_postwp-post-expires.php:46
actionadmin_initwp-post-expires.php:49
actionadmin_enqueue_scriptswp-post-expires.php:53
actionadd_meta_boxeswp-post-expires.php:55
actionsave_postwp-post-expires.php:56
filterthe_titlewp-post-expires.php:252
filterpost_classwp-post-expires.php:253
actionsave_postwp-post-expires.php:264
filterdisplay_post_stateswp-post-expires.php:266
actionplugins_loadedwp-post-expires.php:320
Maintenance & Trust

WP Post Expires Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedNov 2, 2020
PHP min version
Downloads36K

Community Trust

Rating66/100
Number of ratings14
Active installs2K
Developer Profile

WP Post Expires Developer Profile

X-NicON

1 plugin · 2K 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 Post Expires

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-post-expires/assets/css/plugin-style.css/wp-content/plugins/wp-post-expires/assets/css/latoja.datepicker.css/wp-content/plugins/wp-post-expires/assets/js/plugin-scripts.js/wp-content/plugins/wp-post-expires/assets/js/plugin-scripts-classic.js
Script Paths
/wp-content/plugins/wp-post-expires/assets/js/plugin-scripts.js/wp-content/plugins/wp-post-expires/assets/js/plugin-scripts-classic.js
Version Parameters
wp-post-expires/assets/css/plugin-style.css?ver=wp-post-expires/assets/js/plugin-scripts.js?ver=wp-post-expires/assets/js/plugin-scripts-classic.js?ver=wp-post-expires/assets/css/latoja.datepicker.css?ver=

HTML / DOM Fingerprints

CSS Classes
components-panel__rowxn-wppe-add-prefix-wrap
Data Attributes
id="xn-wppe-expiration"name="xn-wppe-expiration"id="xn-wppe-datetime"name="xn-wppe-expiration-action"id="xn-wppe-select-action"name="xn-wppe-expiration-prefix"+1 more
FAQ

Frequently Asked Questions about WP Post Expires