外掛說明
注意事項: Custom Login 4.4 需要 PHP 8.1 或更新版本。
Custom Login 3.0 版比 2.0 版執行速度快了 200%,而 4.0 版的表現甚至更佳。
如需更多資訊,請造訪 Custom Login 外掛官方頁面。
技術支援
Austin 及 Frosty Media 團隊會盡量在 WordPress.org 技術支援論壇為 Custom Login 外掛提供技術支援,但是不保證會即時回覆。如果使用上遇到任何問題,非常歡迎使用者透過 GitHub 回報或在外掛官網上購買優先技術支援服務。向 Frosty Media 購買的擴充功能 (非代管於 WordPress.org),均不會在 WordPress.org 技術支援論壇提供技術支援,使用者請前往由我們提供、持續擴充的線上說明以取得進一步的協助。在外掛官方網站上提出技術支援需求時,會需要出示有效的使用授權,開發團隊在此先行致謝。
回報程式碼錯誤
請前往 Custom Login 的 GitHub 存放庫回報程式碼錯誤。
Video
擴充功能
目前提供 7 個付費擴充功能,將來也會陸續開發新的擴充功能。此外,歡迎提出新功能需求建議,開發出的新功能會免費提供給提出該項功能要求的使用者。
目前提供的擴充功能
- Stealth Login – 隱藏網站登入網址。
- Page Template – 在任何 WordPress 頁面新增登入功能。
- Login Redirects – 管理登入重新導向。
- No Password – 讓使用者無須密碼便可登入。
- Style Pack #1 – 4 種預先設計的登入頁面。
- Style Pack #2 – 4 種預先設計的趣味風格登入頁面。
- Style Pack #3 – 4 種預先設計的節慶風格登入頁面。
Extensions in development/extension ideas
- Email Logins for usernames.
- 兩步驟驗證。
- “Super User” only access for client sites.
- Added in core as of version 3.0 Remove default WordPress login CSS.
- Submit button styles!
- Added as of version 3.2 Custom Login pre-made settings templates AKA Style Packs.
More info
Activate the plugin and customize your WordPress login screen. It’s as easy as modifying a few settings, there is no need to understand CSS at all. Custom Login even has a HTML, CSS & jQuery textarea for more advanced customizations.
- Works great for client site installs.
- 進一步了解 Custom Login 4.1
- 進一步了解 Custom Login 4.0
- 進一步了解 Custom Login 3.1
For those looking to show off your login screen, check out the Flickr group! Share you designs with the community!
links
- Premium Plugins: https://frosty.media/plugins
- Austins Blog: https:/austin.passy.co/
- Austin on Twitter: @TheFrosty
- Frosty Media on Twitter: @Frosty_Media
- Development welcomed on GitHub
勾點及篩選器
Coming Soon.
螢幕擷圖
安裝方式
Follow the steps below to install the plugin.
- Upload the
custom-login
directory to the /wp-content/plugins/ directory. - Activate the plugin through the ‘plugins’ menu in WordPress.
- Go to Settings/custom-login to edit your settings.
- Design away.
- Activate the settings by checking “Enable” in the “General Settings” tab.
常見問題集
-
What are extensions?
-
They are additional plugins that add/extend functionality to the Custom Login plugin. You can find all Custom Login extensions on Frosty.Media.
-
Check out the Flickr group! Upload and add it to our pool!
-
I think I want to uninstall
-
Just deactivate it. Sad panda is sad.
-
Where do I report security bugs found in this plugin?
-
Please report security bugs found in the source code of the Custom Login plugin through the
Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with
verification, CVE assignment, and notify the developers of this plugin.
使用者評論
參與者及開發者
變更記錄
Version 4.5.2 (2025/06/10)
- Bump WP Utilities to 3.4.3
- Resolve dashboard visibility no hiding on setting toggle.
- Update default remote request timeout from 15 to 2 seconds.
Version 4.5.1 (2025/05/20)
- Only load Import/Export on Custom Login Settings page.
Version 4.5.0 (2025/05/14)
- Add roave/security-advisories
- Update codecov-action to v5
- Setting: Expose Extensions Submenu
- 🔄 Regenerate translation files
- Readme Updates
- Update references from Twitter to X.
- Hide “active” Custom Login Extensions from the plugins.php page
- Bug: Fix Codemirror syntax issue
Version 4.4.0 (2025/04/14)
- Requires PHP >= 8.1.
- Bump Tested up to too “6.8.0”.
- Resolve “Translation loading for the custom-login domain was triggered too early” added in WP 6.7.0.
Version 4.3.0 (2024/10/30)
- Bump Tested up to too “6.7.0”
- Updated login logo HTML attribute for CSS targeting in WP 6.7.
Version 4.2.0 (2024/04/25)
- Bump Tested up to too “6.5.2”
- Resolve possible “Uncaught TypeError” when initializing wp.codeEditor on empty element.
Version 4.1.1 (2023/12/13)
- Resolve Security Vulnerability (CVE-2023-49858).
Version 4.1.0 (2023/11/09)
- Drop support for PHP <= 7.4.
- Resolve PHP deprecation notices in PHP 8.2.
- Official supported WordPress is >= 6.2.
- Tested with WordPress 6.4.
- Remove deprecated function
CUSTOMLOGIN()
. - Fix: resolve use of path instead of URL for animate.css.
Version 4.0.12 (2023/12/13)
- Resolve Security Vulnerability (CVE-2023-49858).
Version 4.0.11 (2023/09/20)
- Fix: Removed Opis Closure package (causing PHP deprecation notices in 8.1+).