Show IDs on admin pages for posts, pages, categories, taxonomies, custom post types and more.
Prioritized issue groups from the latest Plugin Check scan
Security
18
7 issue groups
I18n
9
2 issue groups
Maintainability
7
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div id='epsi-top-notice-message'>\r\n'.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Mismatched text domain. Expected 'echo-show-ids' but got 'creative-addons-for-elementor'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['epsi_admin_notice']
Sample message
$_GET['epsi_admin_notice'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Sanitization missing for register_setting().
Sample message
Unescaped parameter $update_sql used in $wpdb->query()\n$update_sql assigned unsafely at line 112.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Echo_Show_IDs".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Function "wp_json_encode()" requires WordPress 4.1.0, but your plugin minimum supported version is WordPress 4.0.0.
Not analyzed yet.
First score snapshot
v1.3.3
47
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 34 | 21 | 13 | v1.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.