Delete Old Posts and Pictures Security & Risk Analysis

wordpress.org/plugins/delete-old-posts-and-pictures

Delete Old Posts and Pictures

10 active installs v2.1.4 PHP 8.1+ WP 6.2+ Updated Aug 12, 2023
deleteold-picturesold-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Delete Old Posts and Pictures Safe to Use in 2026?

Generally Safe

Score 85/100

Delete Old Posts and Pictures has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The plugin 'delete-old-posts-and-pictures' v2.1.4 exhibits a very strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events without proper authentication or permission checks significantly minimizes the attack surface. Furthermore, the code signals reveal a clean codebase with no dangerous functions, secure SQL query practices using prepared statements, and proper output escaping. The presence of a nonce check is also a positive indicator of security awareness in development. The vulnerability history shows no known CVEs, which suggests a history of secure development or diligent patching.

While the static analysis is overwhelmingly positive, the complete lack of taint analysis flows is unusual. Although it implies no critical or high-severity unsanitized paths were found, a deeper analysis might reveal subtle or complex flows that were not detected by the tooling. Additionally, the absence of capability checks, while not necessarily a direct vulnerability in this context due to the limited attack surface, is a common security practice that could be implemented for even greater robustness. Overall, this plugin appears to be developed with security as a priority, presenting a low risk to a WordPress installation.

Vulnerabilities
None known

Delete Old Posts and Pictures Security Vulnerabilities

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

Delete Old Posts and Pictures Release Timeline

v2.1.4Current
Code Analysis
Analyzed Apr 16, 2026

Delete Old Posts and Pictures Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped2 total outputs
Attack Surface

Delete Old Posts and Pictures Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuDelete Old Posts and Pictures.php:13
Maintenance & Trust

Delete Old Posts and Pictures Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedAug 12, 2023
PHP min version8.1
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Delete Old Posts and Pictures Developer Profile

Wizehawk

1 plugin · 10 total installs

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

How We Detect Delete Old Posts and Pictures

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
name="months"id="months"name="delete_old_posts"name="delete_old_pictures"
Shortcode Output
<center><strong>WARNING</strong><br> This process <strong>CAN NOT</strong> be reversed. The deletion of posts/media files is <strong>PERMANENT</strong>. <br>Make sure to do a <strong>BACKUP before proceeding.</strong></center>
FAQ

Frequently Asked Questions about Delete Old Posts and Pictures