跳到內容
  • 登入
  • 註冊
WordPress.org

Hong Kong 香港中文

  • 佈景主題
  • 外掛
  • News
  • Support
  • About
  • 重要通知
  • WordPress 常見問題
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛

  • 我的收藏
  • Beta測試
  • 開發者
下載

Custom Login

由Austin Passy
  • 詳情
  • 評價
  • 安裝
  • 開發
支援

描述

Custom Login 3.0 was 200% faster than version 2.0, and version 4.0 is now even better!

For more information visit the official Custom Login page.

Support
Austin and the Frosty Media team will always try our best to support the Custom Login plugin on the WordPress.org forum, but please note that we can not guarantee a response in a timely manner. If you have an issue we would appriciate you using GitHub or purchasing priority support on our site.

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 – obscure your login URL.
  • Page Template – add a login form to any WordPress page.
  • Login Redirects – Manage login redirects.
  • No Password – allow users to login without a password.
  • Style Pack #1 – four pre-designed login styles.
  • Style Pack #2 – four pre-designed fun login styles.
  • Style Pack #3 – four pre-designed holiday login styles.

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.

  1. Works great for client site installs.
  2. Read more about Custom Login 4.0
  3. Read more about Custom Login 3.1
  4. 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.

螢幕截圖

  • Custom Login v3 Design Settings part 1.

  • Custom Login v3 Design Settings part 2.

  • Custom Login v3 General Settings.

  • Custom Login Extensions Installer (an active license key is required).

安裝

Follow the steps below to install the plugin.

  1. Upload the custom-login directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘plugins’ menu in WordPress.
  3. Go to Settings/custom-login to edit your settings.
  4. Design away.
  5. 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.

Where can I upload and share my cool login screen?

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.

評價

Crap

wfcrafts 2022年8月5日
Just DON'T do it

once a lightweight and minimalist plugin

dronacharya 2022年7月26日 1 reply
now destroyed completely by the author's greed

Full of payment

surafelteferi 2021年1月21日 1 reply
Pay for everything plugin!!

It doesn’t work

mostafashenawy86 2019年10月29日 1 reply
It doesn't work

I use this on all my sites

Bruno Braga 2018年7月17日
I use this plugin in all my sites. It's simple and objective, never gave me any problems.

Not worked

Habibillah 2017年12月1日 4 replies
not worked when I implement logo in [ link redacted ]
閱讀全部98個評價

貢獻者及開發者

“Custom Login” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者
  • Austin
  • Frosty Media

Custom Login 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Custom Login 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

修改日誌

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

Version 3.2.15 (2022/03/11)

  • Fix settings API Settings: Uncaught Error: Call to undefined method stdClass::get_permalink() (#49)

Version 3.2.14 (2022/03/10)

  • Fix settings widget feed for available extensions. Changes from RSS to REST.
  • Add auto deploy to WordPress.org GitHub action.

Version 3.2.13 (2022/01/06)

  • Change custom CSS settings sanitizer in admin to allow for proper HTML CSS attributes like >.

Version 3.2.12 (2021/11/07)

  • Change dashboard from RSS feed to REST API endpoint.
  • Fix condition for dashboard widget to use is_blog_admin.

Version 3.2.11 (2020/12/07)

  • PHP 8 compatibility fixes.
  • Tested on WordPress 5.6

Version 3.2.10 (2020/08/14)

  • Tested up to WordPress 5.5
  • Fix toggle on/off on settings page, incorrect check in AJAX for new installs.
  • Enable on activation hook fixed.
  • Remove ace.js theme call to non-existing theme.

其它

  • 版本:4.0.8
  • 最後更新:6 個月之前
  • 運作中的安裝:30,000+
  • WordPress Version: 5.8 or higher
  • 已測試到版本:6.0.3
  • PHP Version: 7.4 or higher
  • 語言:

    Chinese (Taiwan) 及 English (US).

    翻譯成你的語言

  • 標籤:
    adminbrandingcustom logincustomizationlogin
  • 進階顯示

評分

顯示全部
  • 5星 60
  • 4星 2
  • 3星 5
  • 2星 3
  • 1星 28
Log in to submit a review.

貢獻者

  • Austin
  • Frosty Media

支援

最近兩個月解決了的問題:

1個中的1個

檢視支援論壇

捐贈

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

贊助這個外掛

  • 關於我們
  • 最新消息
  • 寄存
  • 贊助基金會
  • Swag
  • 線上說明
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛
  • 佈景主題
  • 區塊版面配置
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Hong Kong 香港中文

  • 訪問我們的 Facebook 專頁
  • 訪問我們的 Twitter 帳戶
  • Visit our Instagram account
  • Visit our LinkedIn account
代碼就是詩歌。