Title: Custom Login Protector – Hide Login URL &amp; Brute Force Security
Author: sonofgod80
Published: <strong>June 5, 2026</strong>
Last modified: June 23, 2026

---

Search plugins

![](https://ps.w.org/levelnetwork-custom-login-protector/assets/banner-772x250.png?
rev=3562675)

![](https://ps.w.org/levelnetwork-custom-login-protector/assets/icon-256x256.png?
rev=3562675)

# Custom Login Protector – Hide Login URL & Brute Force Security

 By [sonofgod80](https://profiles.wordpress.org/sonofgod80/)

[Download](https://downloads.wordpress.org/plugin/levelnetwork-custom-login-protector.1.2.4.zip)

[Live Preview](https://test.wordpress.org/plugins/levelnetwork-custom-login-protector/?preview=1)

 * [Details](https://test.wordpress.org/plugins/levelnetwork-custom-login-protector/#description)
 * [Reviews](https://test.wordpress.org/plugins/levelnetwork-custom-login-protector/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/levelnetwork-custom-login-protector/#installation)
 * [Development](https://test.wordpress.org/plugins/levelnetwork-custom-login-protector/#developers)

 [Support](https://wordpress.org/support/plugin/levelnetwork-custom-login-protector/)

## Description

Did you know that over 90% of WordPress hacking attempts target the default `wp-
login.php` and `wp-admin` pages? Malicious bots and brute-force attacks constantly
scan these URLs to break into your website, draining your server resources and risking
your data.

**LevelNetwork Custom Login Protector** solves this instantly using the power of
smart obscurity and beautiful design.

This lightweight, high-performance plugin allows you to **hide your default login
URL** and replace it with a unique, secret path of your choice (e.g., `yoursite.
com/my-secret-access`). Any unauthorized bot or hacker trying to access the standard
login entry points will be automatically blocked and redirected to your homepage
or a 404 error page.

But security doesn’t have to look boring. Beyond elite protection, you can completely**
rebrand and customize your WordPress login page** to match your corporate identity
or client’s brand. No coding required! Choose from 11 premium, pre-designed visual
layouts—including _Frosted Glass_, _Cyberpunk_, _Minimalist_, and _Neumorphic_ styles—
and easily upload your custom logo or background image.

#### Why Choose LevelNetwork Custom Login Protector?

 * **Instant Brute-Force Protection:** Stop malicious login attempts before they
   even reach your form.
 * **100% Client-Ready Rebranding:** Impress your clients by replacing the generic
   WordPress login screen with a fully customized, premium portal.
 * **Ultra-Lightweight & Fast:** Built strictly on native WordPress standards. Zero
   impact on your website speed or server performance.
 * **No-Code Media Uploader:** Easily change your login logo and background graphics
   with a single click via the native Media Library.

## Screenshots

[⌊The main settings panel for URL configuration and Redirection.⌉⌊The main settings
panel for URL configuration and Redirection.⌉[

The main settings panel for URL configuration and Redirection.

[⌊The customization panel where you can select out of 11 distinct login layouts.⌉⌊
The customization panel where you can select out of 11 distinct login layouts.⌉[

The customization panel where you can select out of 11 distinct login layouts.

[⌊Example layout: Cyberpunk.⌉⌊Example layout: Cyberpunk.⌉[

Example layout: Cyberpunk.

[⌊Example layout: Animated Gradient.⌉⌊Example layout: Animated Gradient.⌉[

Example layout: Animated Gradient.

[⌊Example layout: Minimalist.⌉⌊Example layout: Minimalist.⌉[

Example layout: Minimalist.

## Installation

 1. Upload the `levelnetwork-custom-login-protector` directory to your `/wp-content/
    plugins/` directory, or install it directly through the WordPress plugins screen.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to **Settings > Login Protector** in your WordPress admin dashboard.
 4. Set your new Custom Login URL, choose your redirect slug for blocked attempts, 
    and select your favorite layout.
 5. Save the settings.
 6. **Important:** Remember to bookmark your new login URL!

## FAQ

### What happens if I forget my custom login URL and get locked out?

If you forget your custom login URL, you can easily regain access via FTP or your
hosting control panel’s File Manager.
 Navigate to the `wp-content/plugins/` directory
and rename the folder `levelnetwork-custom-login-protector` to something else (e.
g., `levelnetwork-custom-login-protector-disabled`). This will instantly deactivate
the plugin and restore the default `wp-login.php` URL.

### Do I need to update my permalinks after saving?

Yes.
 After setting a new login URL or changing an existing one, it is highly recommended
to go to **Settings > Permalinks** and simply click the “Save Changes” button to
safely flush the WordPress rewrite rules.

### Is this plugin compatible with caching plugins?

Absolutely. However, to prevent login loops or cached nonces, you must ensure your
new custom login URL slug is excluded from being cached in your caching plugin’s
settings (e.g., WP Rocket, LiteSpeed Cache, W3 Total Cache).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Custom Login Protector – Hide Login URL & Brute Force Security” is open source 
software. The following people have contributed to this plugin.

Contributors

 *   [ sonofgod80 ](https://profiles.wordpress.org/sonofgod80/)

[Translate “Custom Login Protector – Hide Login URL & Brute Force Security” into your language.](https://translate.wordpress.org/projects/wp-plugins/levelnetwork-custom-login-protector)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/levelnetwork-custom-login-protector/),
check out the [SVN repository](https://plugins.svn.wordpress.org/levelnetwork-custom-login-protector/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/levelnetwork-custom-login-protector/)
by [RSS](https://plugins.trac.wordpress.org/log/levelnetwork-custom-login-protector/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.4

 * UI/UX: Completely redesigned the Admin Settings page with a modern, responsive
   two-column layout.
 * UI/UX: Improved the Layout Selector with a better visual grid and clearer active
   states.
 * Enhancement: Added a new sidebar with quick links to Documentation, Developer
   resources, and community support.
 * Enhancement: Moved admin inline styles to a dedicated CSS file (`lnclp-admin-
   settings.css`) for better performance and cleaner code.
 * Maintenance: Renamed the main plugin file and the `.pot` translation file to 
   strictly align with WordPress.org directory slug requirements.

#### 1.2.3

 * Enhancement: Rebranded to “LevelNetwork Custom Login Protector” to comply with
   WordPress.org directory guidelines.
 * Enhancement: Updated text domains to `levelnetwork-custom-login-protector` and
   all internal prefixes to `LNCLP_`.
 * Enhancement: Removed deprecated `load_plugin_textdomain` logic, leveraging native
   WordPress translation loading.
 * Fix: Addressed PHP_CodeSniffer (WPCS) warnings regarding nonce verification on
   whitelisted actions.
 * Fix: Corrected translator comments formatting for localized strings containing
   placeholders.

#### 1.2.2

 * Minor bug fixes and performance improvements.

#### 1.2.1

 * Initial public release with core URL protection and 11 premium layouts.

## Meta

 *  Version **1.2.4**
 *  Last updated **5 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.4 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/levelnetwork-custom-login-protector/)
 * Tags
 * [Brute Force](https://test.wordpress.org/plugins/tags/brute-force/)[custom login page](https://test.wordpress.org/plugins/tags/custom-login-page/)
   [hide login](https://test.wordpress.org/plugins/tags/hide-login/)[login security](https://test.wordpress.org/plugins/tags/login-security/)
   [wp login](https://test.wordpress.org/plugins/tags/wp-login/)
 *  [Advanced View](https://test.wordpress.org/plugins/levelnetwork-custom-login-protector/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/levelnetwork-custom-login-protector/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/levelnetwork-custom-login-protector/reviews/)

## Contributors

 *   [ sonofgod80 ](https://profiles.wordpress.org/sonofgod80/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/levelnetwork-custom-login-protector/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/donate?hosted_button_id=5MGAYLG6QTUZG)