Show IDs by Echo Security & Risk Analysis

wordpress.org/plugins/echo-show-ids

Show IDs on admin pages for posts, pages, categories, taxonomies, custom post types and more.

2K active installs v1.3.2 PHP 5.5+ WP 4.0+ Updated Dec 15, 2025
display-ididpost-idrevealshow-id
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show IDs by Echo Safe to Use in 2026?

Generally Safe

Score 100/100

Show IDs by Echo has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "echo-show-ids" plugin v1.3.2 exhibits a generally strong security posture based on the provided static analysis. The absence of identified CVEs and the plugin's clean vulnerability history suggest a mature and well-maintained codebase. The static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication. Furthermore, the code demonstrates good practices by utilizing prepared statements for a majority of its SQL queries and properly escaping a high percentage of its output.

However, the analysis does highlight a few areas that warrant attention. While the number of SQL queries is small, a portion of them are not using prepared statements, which could introduce SQL injection vulnerabilities if not handled with extreme care. The presence of a single nonce check and a single capability check, while positive, also indicates that there are specific points where these essential security mechanisms are implemented. The absence of any identified taint flows is a positive sign, suggesting that the developers are likely aware of and mitigating common injection risks. Overall, the plugin appears to be secure due to its limited attack surface and good coding practices, but the minor instances of non-prepared SQL queries should be addressed for complete robustness.

Key Concerns

  • SQL queries without prepared statements
Vulnerabilities
None known

Show IDs by Echo Security Vulnerabilities

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

Show IDs by Echo Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

80% escaped45 total outputs
Attack Surface

Show IDs by Echo Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 27
actionadmin_menuecho-show-ids.php:174
actionadmin_enqueue_scriptsecho-show-ids.php:177
actionadmin_enqueue_scriptsecho-show-ids.php:193
actionadmin_noticesecho-show-ids.php:237
actionadmin_post_epsi_save_settingsincludes\admin\features-settings\class-epsi-settings-controller.php:9
actionadmin_post_nopriv_epsi_save_settingsincludes\admin\features-settings\class-epsi-settings-controller.php:10
actionadmin_initincludes\class-epsi-show-ids.php:11
actionadmin_initincludes\class-epsi-show-ids.php:12
filtermanage_post_posts_columnsincludes\class-epsi-show-ids.php:28
actionmanage_post_posts_custom_columnincludes\class-epsi-show-ids.php:29
filtermanage_page_posts_columnsincludes\class-epsi-show-ids.php:32
actionmanage_page_posts_custom_columnincludes\class-epsi-show-ids.php:33
filtermanage_edit-comments_columnsincludes\class-epsi-show-ids.php:36
actionmanage_comments_custom_columnincludes\class-epsi-show-ids.php:37
actionmanage_edit-link-categories_columnsincludes\class-epsi-show-ids.php:40
filtermanage_link_categories_custom_columnincludes\class-epsi-show-ids.php:41
actionmanage_users_columnsincludes\class-epsi-show-ids.php:44
filtermanage_users_custom_columnincludes\class-epsi-show-ids.php:45
filtermanage_media_columnsincludes\class-epsi-show-ids.php:48
actionmanage_media_custom_columnincludes\class-epsi-show-ids.php:49
filterpost_row_actionsincludes\class-epsi-show-ids.php:101
filterpage_row_actionsincludes\class-epsi-show-ids.php:103
filtercat_row_actionsincludes\class-epsi-show-ids.php:105
filtertag_row_actionsincludes\class-epsi-show-ids.php:107
filtercomment_row_actionsincludes\class-epsi-show-ids.php:109
filtermedia_row_actionsincludes\class-epsi-show-ids.php:111
filteruser_row_actionsincludes\class-epsi-show-ids.php:113
Maintenance & Trust

Show IDs by Echo Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 15, 2025
PHP min version5.5
Downloads28K

Community Trust

Rating100/100
Number of ratings1
Active installs2K
Developer Profile

Show IDs by Echo Developer Profile

echoplugins

5 plugins · 14K total installs

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

How We Detect Show IDs by Echo

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/echo-show-ids/css/admin-pages.css/wp-content/plugins/echo-show-ids/css/admin-features.css/wp-content/plugins/echo-show-ids/js/admin-pages.js
Script Paths
/wp-content/plugins/echo-show-ids/js/admin-pages.js
Version Parameters
echo-show-ids/css/admin-pages.css?ver=echo-show-ids/css/admin-features.css?ver=echo-show-ids/js/admin-pages.js?ver=

HTML / DOM Fingerprints

CSS Classes
epsi_notificationepsi-top-notice-message
HTML Comments
<h4>title</h4>
JS Globals
Echo_Show_IDs
FAQ

Frequently Asked Questions about Show IDs by Echo