Easy Hide Login

Hide wp-login.php file, prevent attacks on login form, hide login & increase security. No files are changed.

v1.6WebFactoryUpdated 2026-05-21Added Apr 23, 201620k+ installs88% rating
98
Score
3
Errors
12
Warnings
+0
Change

Category Scores

Security100
Repo94
Performance100
Maintainability92

Top Issues by Category

Issues Details

15 issues found in latest scan

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR2
missing_direct_file_access_protection

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

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "wf_flyout".

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

15

Errors

3

Warnings

12

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.6

98

Latest

Findings
15
Errors
3
Warnings
12
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins