WP Old Post Date Remover Security & Risk Analysis

wordpress.org/plugins/wp-old-post-date-remover

Removes the date stamp from older posts (you choose how old), while leaving the date stamp on newer posts. Ideal for blogs with evergreen content.

2K active installs v3.0.7 PHP + WP 3.0.1+ Updated Jul 16, 2019
date-removerevergreenmetaold-postpost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Old Post Date Remover Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "wp-old-post-date-remover" v3.0.7 plugin exhibits a generally good security posture based on the provided static analysis. There are no identified critical or high-severity code signals, no SQL queries without prepared statements, and no external HTTP requests. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the plugin has no recorded vulnerability history, indicating a consistent track record of security. However, the analysis does highlight a potential area for improvement. With a 50% rate of properly escaped output, there is a risk of Cross-Site Scripting (XSS) vulnerabilities in the remaining 50% of outputs. While there are no directly exploitable entry points like AJAX or REST endpoints without authentication, unescaped output can still be a vector for attacks, especially if user-supplied data is involved in these outputs without proper sanitization.

Despite the lack of direct vulnerabilities flagged in the static analysis and vulnerability history, the presence of unescaped output warrants caution. This suggests that while the core functionality might be secure, certain display elements could be susceptible to manipulation. The plugin's strengths lie in its limited attack surface and lack of dangerous code patterns. The primary weakness is the incomplete output escaping, which, while not a critical flaw in isolation, is a common precursor to XSS vulnerabilities. Overall, the plugin appears to be in a reasonably secure state, but further review of the unescaped outputs would be recommended for complete assurance.

Key Concerns

  • Unescaped output
Vulnerabilities
None known

WP Old Post Date Remover Security Vulnerabilities

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

WP Old Post Date Remover Code Analysis

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

Output Escaping

50% escaped10 total outputs
Attack Surface

WP Old Post Date Remover Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuOPDR-options.php:11
actionadmin_initOPDR-options.php:12
actionloop_startwp-old-post-date-remover.php:35
actionplugins_loadedwp-old-post-date-remover.php:55
Maintenance & Trust

WP Old Post Date Remover Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJul 16, 2019
PHP min version
Downloads88K

Community Trust

Rating90/100
Number of ratings16
Active installs2K
Developer Profile

WP Old Post Date Remover Developer Profile

Ben Meredith

3 plugins · 11K total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
493 days
View full developer profile
Detection Fingerprints

How We Detect WP Old Post Date Remover

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-old-post-date-remover/css/OPDRstyle.css
Version Parameters
wp-old-post-date-remover/css/OPDRstyle.css?ver=

HTML / DOM Fingerprints

CSS Classes
opdr_adminopdr_signup
Data Attributes
id="opdr_admin"id="opdr_signup"
FAQ

Frequently Asked Questions about WP Old Post Date Remover