This plugin is a simple, lightweight WordPress plugin to change your login logo.
Prioritized issue groups from the latest Plugin Check scan
Security
21
3 issue groups
Maintainability
14
8 issue groups
Repo Compliance
2
2 issue groups
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 '$returnval'.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Login Logo" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Processing form data without nonce verification.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPLoginLogo".
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 4.2 < 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.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
14
External assets
4
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v1.0.4
53
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 37 | 28 | 9 | v1.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.