外掛說明
Note: as of Custom Login 4.1, PHP >= 8.0 is required.
Custom Login 3.0 was 200% faster than version 2.0, and version 4.0 is now even better!
如需更多資訊,請造訪 Custom Login 外掛官方頁面。
技術支援
Austin 及 Frosty Media 團隊會盡量在 WordPress.org 技術支援論壇為 Custom Login 外掛提供技術支援,但是不保證會即時回覆。如果使用上遇到任何問題,非常歡迎使用者透過 GitHub 回報或在外掛官網上購買優先技術支援服務。Any extensions purchased on Frosty Media (not hosted on WordPress.org) will not be supported on the WordPress.org forum. You can always browse our small but growing documentation for further assistance. You need a valid license key to make support submissions on our site. We thank you in advance.
Bug Reports
Bug reports for Custom Login are welcomed on GitHub.
Video
Extensions
There are currently 7 premium extensions available, with more coming (suggestions welcome – and will be offered for free to said user).
Extensions available now
- 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.
- 2-step Authentication.
- “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.
- Read more about Custom Login 4.0
- Read more about Custom Login 3.1
- Read more about Custom Login 2.0
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
Hooks and Filters
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.
使用者評論
參與者及開發者
變更記錄
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.11 (2023/09/20)
- Fix: Removed Opis Closure package (causing PHP deprecation notices in 8.1+).
Version 4.0.10 (2023/04/08)
- Fix: Uninitialized value.
Version 4.0.9 (2023/03/31)
- Fix: Resolve edge case error on setting page.
Version 4.0.8 (2022/08/11)
- Fix: Make sure WordPress’ capabilities array keys are string values to avoid
shutdown
action fatal errors.
Version 4.0.7 (2022/08/09)
- Don’t type cast the return value of removeLostPasswordText.
- Uncomment update option to resolve upgrade notice always showing.
- Don’t show the tracking notice, when opt-in or opt-out has already been selected.
- Update WpSettingsApi, and use new condition checks for sidebar(s).
- Update missing autoload notice message.
Version 4.0.6 (2022/08/08)
- Fix: Resolve micro regression with
psr/container
issues. - Fix: Resolve file (URL) fields breaking on save.
- Update WP Utilities to 2.8.
- Update WP Settings API to 3.6.
Version 4.0.5 (2022/08/06)
- Make sure autoloading is working before loading classes on plugin uninstall.
Version 4.0.4 (2022/08/05)
- Change PSR Container package to use version 1 instead of 2 to avoid WooCommerce errors.
Version 4.0.3 (2022/08/04)
- Update both README’s with correct “requires at least”, “tested up to”, and “requires PHP” header tags.
- Cleanup admin notice messages when “unable to activate” due to invalid PHP version or missing autoload.
Version 4.0.2 (2022/07/15)
- Don’t show error message when not in admin.
Version 4.0.1 (2022/05/23)
- Version bump, including manually adding missing vendor directory (need to fix GitHub action).
Version 4.0.0 (2022/05/23)
- Complete rewrite.
- Required PHP >= 7.4.
- Full Changelog: 3.2.15…4.0.0