Title: LevelNetwork Custom Login Protector
Author: sonofgod80
Published: <strong>2026 年 6 月 5 日</strong>
Last modified: 2026 年 6 月 9 日

---

搜尋外掛

![](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)

# LevelNetwork Custom Login Protector

 由 [sonofgod80](https://profiles.wordpress.org/sonofgod80/) 開發

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

[即時預覽](https://tw.wordpress.org/plugins/levelnetwork-custom-login-protector/?preview=1)

 * [詳細資料](https://tw.wordpress.org/plugins/levelnetwork-custom-login-protector/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/levelnetwork-custom-login-protector/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/levelnetwork-custom-login-protector/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/levelnetwork-custom-login-protector/#developers)

 [技術支援](https://wordpress.org/support/plugin/levelnetwork-custom-login-protector/)

## 外掛說明

**LevelNetwork Custom Login Protector** is a lightweight yet powerful security and
customization plugin for WordPress. It secures your website by hiding the default`
wp-login.php` and `wp-admin` pages from unauthorized access, brute-force attacks,
and malicious bots. In addition to security, it allows you to completely rebrand
your login screen to match your identity.

#### Key Features

 * **Hide Default Login:** Change the default WordPress login URL to a custom, secret
   slug of your choice.
 * **Block Unauthorized Access:** Automatically redirect any direct attempts to 
   access `wp-login.php` or the `wp-admin` directory (for non-logged-in users) to
   a specific URL (e.g., your 404 page or homepage).
 * **Login Page Customization:** Choose from 11 pre-designed layouts (e.g., Cyberpunk,
   Neumorphic, Frosted Glass, Geometric, Minimalist).
 * **Custom Logo:** Easily upload or select a custom logo to replace the default
   WordPress branding.
 * **Custom CSS:** Add your own CSS rules to further tweak the design and background
   images of the login page.
 * **Lightweight:** Optimized for performance, ensuring your site speed remains 
   completely unaffected.

## 螢幕擷圖

[⌊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.

## 安裝方式

 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!

## 常見問題集

### 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).

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈LevelNetwork Custom Login Protector〉的開發相關工作。

參與者

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

[將〈LevelNetwork Custom Login Protector〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/levelnetwork-custom-login-protector)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/levelnetwork-custom-login-protector/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/levelnetwork-custom-login-protector/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/levelnetwork-custom-login-protector/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/levelnetwork-custom-login-protector/)。

## 變更記錄

#### 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.

## 中繼資料

 *  版本 **1.2.4**
 *  最後更新 **1 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/levelnetwork-custom-login-protector/)
 * 標籤:
 * [custom login](https://tw.wordpress.org/plugins/tags/custom-login/)[hide login](https://tw.wordpress.org/plugins/tags/hide-login/)
   [login](https://tw.wordpress.org/plugins/tags/login/)[security](https://tw.wordpress.org/plugins/tags/security/)
 *  [進階檢視](https://tw.wordpress.org/plugins/levelnetwork-custom-login-protector/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/levelnetwork-custom-login-protector/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/levelnetwork-custom-login-protector/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.paypal.com/donate?hosted_button_id=5MGAYLG6QTUZG)