Who Delete My Posts Security & Risk Analysis

wordpress.org/plugins/who-delete-my-posts

Record who, when and what post or page is deleted in your wordpress site.

40 active installs v0.1.1 PHP 7.4+ WP + Updated Aug 4, 2023
deletedpage-deletedpost-deletedsecurityuser-post-deleted
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Who Delete My Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "who-delete-my-posts" plugin exhibits a generally 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 significantly limits the potential attack surface. Furthermore, the code signals are positive, with no dangerous functions detected, all output being properly escaped, and no file operations or external HTTP requests. The SQL query usage, while not 100% prepared, shows a majority of queries employing prepared statements, which is a good practice.

However, a significant concern arises from the complete absence of nonce checks and capability checks. While the current entry points are limited, any future expansion of the plugin's functionality without these essential security measures could introduce vulnerabilities. The taint analysis showing zero flows is also a positive indicator, suggesting no immediate cross-site scripting (XSS) or other injection vulnerabilities. The plugin's history of zero known CVEs further reinforces its current perceived security, indicating a responsible development approach thus far.

In conclusion, the plugin is currently in a secure state with minimal attack surface and good coding practices in place. The primary weakness lies in the lack of fundamental security checks like nonces and capability checks, which represent a potential risk if the plugin's functionality expands or if unforeseen vulnerabilities are introduced through future updates. Addressing these checks would further solidify its security.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
  • SQL queries not using prepared statements (33% of total)
Vulnerabilities
None known

Who Delete My Posts Security Vulnerabilities

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

Who Delete My Posts Code Analysis

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

SQL Query Safety

67% prepared6 total queries

Output Escaping

100% escaped8 total outputs
Attack Surface

Who Delete My Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menusrc\App.php:15
actiontrashed_postsrc\App.php:17
actiondeleted_postsrc\App.php:18
Maintenance & Trust

Who Delete My Posts Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedAug 4, 2023
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Who Delete My Posts Developer Profile

aixeiger

5 plugins · 140 total installs

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

How We Detect Who Delete My Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/who-delete-my-posts/assets/css/bootstrap.min.css/wp-content/plugins/who-delete-my-posts/assets/css/bootstrap-icon.css/wp-content/plugins/who-delete-my-posts/assets/css/style.css/wp-content/plugins/who-delete-my-posts/assets/js/bootstrap.bundle.min.js/wp-content/plugins/who-delete-my-posts/assets/js/script.js
Script Paths
/wp-content/plugins/who-delete-my-posts/assets/js/script.js
Version Parameters
who-delete-my-posts/assets/css/style.css?ver=who-delete-my-posts/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
whodeletemyposts-settings
Data Attributes
data-bs-toggledata-bs-target
JS Globals
Whodeleteapp
FAQ

Frequently Asked Questions about Who Delete My Posts