Take full control of your WordPress admin bar: hide items, reorder menus, and design a cleaner toolbar for every user.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
65
10 issue groups
Security
28
6 issue groups
I18n
8
3 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$reason_key'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEPAGE".
Sample message
Function "current_datetime()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "jlt_admin_bar_editor_crm_crm_endpoint".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_the_current_site_editor_url".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$jlt_admin_bar_editor_plugin_data".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file_upload']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file_upload']. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
The $text parameter must be a single text string literal. Found: '%1$s <a class="adminify-docs-url" href="%2$s" target="_blank"> ' . Utils::docs_icon() . ' Docs</a>\n <a class="adminify-video-url" href="%3$s" target="_blank">' . Utils::video_tutorials_icon() . ' Video Tutorial</a> <a class="adminify-fbgroup-url" href="%4$s" target="_blank">' . Utils::fbgroup_icon() . ' Facebook Group</a> <a class="adminify-support-url" href="%5$s" target="_blank">' . Utils::support_icon() . ' Support</a>'
Sample message
Plugin name "Admin Bar Editor - Toolbar Customization with User Role based access & Custom menus" is different from the name declared in plugin header "Admin Bar Editor".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Domain Path" header in the plugin file must start with forward slash.
Not analyzed yet.
First score snapshot
v1.1.8
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 102 | 56 | 46 | v1.1.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.