WordPress Custom Login Page Template Plugin customizes the default WordPress login page with different templates, logo and background uploads as well …
Prioritized issue groups from the latest Plugin Check scan
I18n
10
1 issue group
Security
10
3 issue groups
Maintainability
7
6 issue groups
Repo Compliance
3
3 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$clpt_bg_image'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_footer".
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Plugin name "Custom Login Page Templates - Change Logo, Background and CSS" is different from the name declared in plugin header "Custom Login Page Templates".
Sample message
Tested up to: 5.8 < 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
Function "wp_get_custom_css()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.5.0.
Not analyzed yet.
First score snapshot
v1.0.1
66
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 66 | 30 | 25 | 5 | v1.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.