Quick Edit Post by ID (Admin Bar) Security & Risk Analysis

wordpress.org/plugins/edit-by-id

Instantly open the edit screen for any post, page, or custom post type by ID, right from the WordPress admin bar.

0 active installs v1.1 PHP 7.0+ WP 4.7+ Updated Apr 9, 2026
admin-baradminbardeveloper-toolsedit-post-by-idquick-edit
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Quick Edit Post by ID (Admin Bar) Safe to Use in 2026?

Generally Safe

Score 100/100

Quick Edit Post by ID (Admin Bar) has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "edit-by-id" plugin version 1.1 demonstrates a strong security posture based on the provided static analysis. The absence of any identified attack surface, such as AJAX handlers, REST API routes, shortcodes, or cron events, significantly reduces the potential for external exploitation. Furthermore, the code signals are overwhelmingly positive, with no dangerous functions, all SQL queries using prepared statements, and all output being properly escaped. The presence of nonce and capability checks, even with limited entry points, is a good practice.

Taint analysis shows no flows with unsanitized paths, which is excellent and indicates that user input is not being mishandled in a way that could lead to code execution or data compromise. The vulnerability history is also clear, with no known CVEs recorded for this plugin, which suggests a history of secure development or a lack of past security scrutiny, but in this context, it's a positive indicator.

Overall, "edit-by-id" v1.1 appears to be a securely coded plugin. Its strengths lie in its minimal attack surface and adherence to secure coding practices like prepared statements and output escaping. The lack of any identified vulnerabilities in both static analysis and history is a significant strength. The only potential area of mild concern, though not a current flaw, is the very low number of total flows analyzed by taint, which could mean the plugin has very limited functionality, or that the analysis itself might have limitations. However, based on the provided data, the plugin presents a very low-risk profile.

Vulnerabilities
None known

Quick Edit Post by ID (Admin Bar) Security Vulnerabilities

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

Quick Edit Post by ID (Admin Bar) Release Timeline

v1.1Current
v1.0
Code Analysis
Analyzed Apr 16, 2026

Quick Edit Post by ID (Admin Bar) Code Analysis

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

Output Escaping

100% escaped5 total outputs
Attack Surface

Quick Edit Post by ID (Admin Bar) Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_bar_menuedit-by-id.php:34
actionadmin_post_edit_by_id_goedit-by-id.php:79
Maintenance & Trust

Quick Edit Post by ID (Admin Bar) Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 9, 2026
PHP min version7.0
Downloads211

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Quick Edit Post by ID (Admin Bar) Developer Profile

Gaelan Lloyd

1 plugin · 0 total installs

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

How We Detect Quick Edit Post by ID (Admin Bar)

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
edit-by-id-node
Data Attributes
data-edit-by-id
Shortcode Output
<form id="edit-by-id" action="method="post"<input type="hidden" name="action" value="edit_by_id_go"<input type="hidden" name="_wpnonce"
FAQ

Frequently Asked Questions about Quick Edit Post by ID (Admin Bar)