My WordPress Login Logo

My WordPress Login Logo lets you to add a custom logo in your wordpress login page instead of the usual wordpress logo and customize your login page.

v2.5.2afsalrahimUpdated 2026-02-17Added Jan 19, 201310k+ installs98% rating
57
Score
28
Errors
36
Warnings
+0
Change

Category Scores

Security33
Repo89
Performance100
Maintainability75

Top Issues by Category

Issues Details

64 issues found in latest scan

WARNING20
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$MyWordpressLoginLogo".

ERROR14
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$custom_login_title'.

WARNING6
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['wp_custom_login_logo_fadetime']. Check that the array index exists before using it.

ERROR5
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR4
wp_function_not_compatible_with_requires_wp

Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.

WARNING3
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['wp_custom_login_logo_message'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "My WordPress Login Logo" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.

WARNING2
Internal.NoCodeFound

No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.

ERROR2
PluginCheck.CodeAnalysis.Offloading.OffloadedContent

Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.

WARNING1
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.

ERROR1
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

WARNING1
mismatched_plugin_name

Plugin name "My WordPress Login Logo" is different from the name declared in plugin header "My Wordpress Login Logo".

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 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.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

Latest Snapshot

Findings

64

Errors

28

Warnings

36

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.5.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.5.2

57

Latest

Findings
64
Errors
28
Warnings
36
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins