Trash Post in Block Editor Security & Risk Analysis

wordpress.org/plugins/trash-post-in-block-editor

Delete a Post from within the WP Block Editor with just a few clicks, making content management easier and more efficient.

0 active installs v1.1.0 PHP 7.4+ WP 6.6+ Updated Unknown
blockdeleteeditorposttrash
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Trash Post in Block Editor Safe to Use in 2026?

Generally Safe

Score 100/100

Trash Post in Block Editor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The trash-post-in-block-editor plugin version 1.1.0 exhibits a generally good security posture due to its adherence to several best practices. Notably, all SQL queries are executed using prepared statements, all outputs are properly escaped, and there are no file operations or external HTTP requests. The presence of nonce and capability checks further strengthens its defenses. However, a significant concern is the single unprotected REST API endpoint. This represents a clear attack surface that could be exploited by unauthenticated users, potentially leading to unintended actions or information disclosure depending on the functionality exposed by this endpoint. The plugin also has no recorded vulnerability history, which is a positive indicator, suggesting past reliability and a proactive approach to security by its developers. Despite the strength in most areas, the unprotected REST API endpoint remains a critical point of failure that requires immediate attention. Overall, while the plugin demonstrates commendable security practices in many areas, the single unprotected entry point significantly diminishes its overall security and presents a tangible risk.

Key Concerns

  • REST API route without permission callbacks
Vulnerabilities
None known

Trash Post in Block Editor Security Vulnerabilities

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

Trash Post in Block Editor Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface
1 unprotected

Trash Post in Block Editor Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

GET/wp-json/tpbe/v1/trashtrash-post-in-block-editor.php:100
WordPress Hooks 3
actionenqueue_block_editor_assetstrash-post-in-block-editor.php:30
actioninittrash-post-in-block-editor.php:83
actionrest_api_inittrash-post-in-block-editor.php:99
Maintenance & Trust

Trash Post in Block Editor Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads789

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Trash Post in Block Editor Developer Profile

badasswp

13 plugins · 5K total installs

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

How We Detect Trash Post in Block Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/trash-post-in-block-editor/dist/app.js/wp-content/plugins/trash-post-in-block-editor/dist/app.asset.php
Script Paths
/wp-content/plugins/trash-post-in-block-editor/dist/app.js
Version Parameters
trash-post-in-block-editor/dist/app.js?ver=trash-post-in-block-editor/dist/app.asset.php?ver=

HTML / DOM Fingerprints

JS Globals
tpbe
REST Endpoints
/wp-json/tpbe/v1/trash
FAQ

Frequently Asked Questions about Trash Post in Block Editor