Add a custom logo to your wp-admin and login page.
Prioritized issue groups from the latest Plugin Check scan
Security
12
3 issue groups
Maintainability
3
3 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$display'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ADD_LOGO_VERSION".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_logo_plugin_settings_link".
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
The parameter "null" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 4.3 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Not analyzed yet.
First score snapshot
v1.6.2
67
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 17 | 14 | 3 | v1.6.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.