A simple and easy way to change WordPress login logo, using Change Login Page Logo plugin you can change logo image, logo width, height and logo URL.
Prioritized issue groups from the latest Plugin Check scan
Security
28
2 issue groups
I18n
24
3 issue groups
Maintainability
22
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$clpl_settings['logo_bottom_margin']'.
Sample message
The $domain parameter must be a single text string literal. Found: CLPL_TEXTDOMAIN
Sample message
Function "delete_site_option()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_POST['clpl_settings']['logo_bottom_margin'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$option_name".
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 parameter must be a single text string literal. Found: CLPL_PLUGIN_NAME
Sample message
Tested up to: 6.5 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "CLPL_translation".
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.0.3
57
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 57 | 77 | 69 | 8 | v1.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.