
Trash emptier Security & Risk Analysis
wordpress.org/plugins/trash-emptierProvides a configurable control over the trash emptying algorithm wordpress uses without changing wp-config.php
Is Trash emptier Safe to Use in 2026?
Generally Safe
Score 85/100Trash emptier has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "trash-emptier" v0.9 plugin exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points significantly reduces the potential attack surface. Furthermore, all SQL queries are properly prepared, and the plugin does not make external HTTP requests, which are positive indicators. However, a notable concern is the low percentage of properly escaped output (25%), suggesting a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the output without sufficient sanitization.
The static analysis did not reveal any critical or high-severity taint flows, and the vulnerability history is clean, with no recorded CVEs. This suggests that, at least historically and based on the current analysis, the plugin has not been a source of significant security issues. Despite the lack of identified critical vulnerabilities in the code signals, the limited output escaping remains a weakness that could be exploited under specific conditions. Therefore, while the plugin appears relatively secure due to its limited entry points and proper SQL handling, the unescaped output warrants attention and improvement to achieve a more robust security profile.
Key Concerns
- Low output escaping percentage
Trash emptier Security Vulnerabilities
Trash emptier Code Analysis
Output Escaping
Trash emptier Attack Surface
WordPress Hooks 4
Maintenance & Trust
Trash emptier Maintenance & Trust
Maintenance Signals
Community Trust
Trash emptier Alternatives
Change Empty Trash Time
change-wp-empty-trash-time
This plugin adds a new setting in the last position of Settings > General, this option will allow you to select the days that WordPress take to emp …
Post Lockdown
post-lockdown
Allows admins to protect selected posts and pages so they cannot be trashed or deleted by non-admin users.
Trash Duplicate and 301 Redirect
trash-duplicate-and-301-redirect
Find and delete duplicates posts, pages, custom post type posts and set 301 redirect to the new or old URL.
Remove invalid menu items
remove-invalid-menu-items
Remove all the invalid menu items in one click.
TGG – WP Optimizer
tgg-wp-optimizer
This plugin is a collection of various WP tweaks.
Trash emptier Developer Profile
7 plugins · 2K total installs
How We Detect Trash emptier
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.