
內容簡介
WP Login Flow是一個完整的解決方案,可使 wp-login.php 不再煩人!以下是所有相關功能的組織列表。此外,這個外掛完全開源,並且沒有廣告或升級。
登記
增強“啟用”登記流程和用語(詳見下文)
自定義通知和用語以匹配“啟用”而不是“重設密碼”
允許用戶註冊並設置密碼(包括密碼強度)
註冊後自動登錄用戶
隱藏用戶名字段並使用電子郵件作為用戶名
單擊註冊後加載旋轉圖標
為註冊表單添加無限自定義文本字段(保存到用戶元數據中)
當嘗試使用未啟用的帳戶登錄時向用戶顯示注意事項
持久鏈接/ URL
自定義登錄、註冊、啟用、丟失密碼、重設密碼和登出URL
自定義“啟用”URL永久鏈接(而不是默認的重設密碼)
如果.htaccess或web.config不存在,則自動禁用使用自定義URL的設置
重定向
自定義登錄/登出默認登錄重定向URL
基於用戶角色的自定義登錄/登出重定向
基於特定用戶的自定義登錄/登出重定向
頁面自定義
背景、字體、鏈接和鏈接懸停顏色(具有顏色選擇器)
自定義帶有代碼編輯器的CSS
自定義標題和徽標URL
上傳自定義徽標
自定義登錄框字體和背景顏色
登錄框自定義邊框半徑
啟用登錄框的響應式寬度
電子郵件
自定義發件人姓名和電子郵件地址
自定義新帳戶啟用所需的電子郵件(可視為所見即所得編輯器)
自定義新帳戶電子郵件(WYSIWYG編輯器-當用戶設置自己的密碼時)
自定義丟失密碼電子郵件模板(可視為所見即所得編輯器)
注意事項
自定義帳戶需要啟用通知
自定義待處理啟用通知
自定義成功啟用通知
其他功能
配色方案與WordPress管理區域配色方案相匹配
完全記錄及潔淨的程式碼基礎
登錄頁面自定義旋轉圖示
隱藏非管理員用戶的前端管理工具欄
用戶列表表格上的啟用狀態圖示
與使用本機WP用戶註冊/登錄的任何插件/主題一起使用
預設註冊增強功能
預設情況下,當用戶在WordPress網站上註冊時,它們會收到一封用於帳戶“啟用”的密碼重設電子郵件,但這也會向用戶發送一個用於重設密碼的URL,甚至在頁面上顯示“重設密碼”。此外,此外掛修復這些問題,讓您自定義發送的啟用電子郵件,添加自定義的永久鏈接以進行啟用,更新用語以匹配“啟用”而不是重設密碼等等...所有這些都是為了提供更好的用戶體驗。有關此示例的屏幕截圖或視頻,請參閱。
WP Login Flow旨在完全無膨脹,並盡可能與WordPress的核心集成。應該支持使用本機WordPress功能和鉤子進行註冊,丟失密碼等的任何主題,插件或其他代碼。
即將推出的功能
基於限制登錄嘗試的登錄限制器
批量重新啟用;
外掛標籤
開發者團隊
原文外掛簡介
WP Login Flow is a complete solution to make wp-login.php not suck! Below are all the features organized by what they relate to. This plugin is completely open source, and has NO ADS OR UPSELLS
Registration
Enhances Registration flow and wording for “Activation” (more below)
Custom notices and wording to match “Activation” instead of “Reset Password”
Allow users to register and set a password (includes password strength)
Auto Login users after registration
Hide Username field and use Email as Username
Loading spinner after clicking Register
Add unlimited custom text fields to Register form (saved to user meta)
Notice shown to user when attempt to login with unactivated account
Permalinks/URLs
Customize Login, Register, Activation, Lost Password, Reset Password, and Logged Out URLs
Custom “Activation” URL permalink for Registration (instead of default Reset Password)
Setting to auto disable using custom URLs if .htaccess or web.config does not exist
Redirects
Custom Login/Logout default login redirect URL
Custom Login/Logout redirects based on User Role
Custom Login/Logout redirects based on specific User
Page Customizations
Background, Font, Link, and Link Hover Colors (with Color Picker)
Custom CSS with Code Editor
Customize Logo URL, and Title
Upload custom Logo
Customize Login Box Font and Background Colors
Custom Border Radius for Login Box
Enable Responsive Width for Login Box
Customize Outgoing WordPress From Name and Email
Customize New Account Activation Required Email (WYSIWYG Editor)
Customize New Account Email (WYSIWYG Editor – when user sets own password)
Customize Lost Password Email Template (WYSIWYG Editor)
Notices
Customize Account Requires Activation Notice
Customize Pending Activation Notice
Customize Successful Activation Notice
Other Features
Color scheme matches WordPress admin area color scheme
Fully documented and clean code base
Login Page Spinning Loader
Hide frontend Admin Bar from non-admin Users
Activation status icons on user list table
Works with any plugins/themes that use native WP user registration/login
Default Registration Enhancements
By default, when a user registers on a WordPress site, they are sent a password reset email which is used for account “activation”, but that also sends the user a URL that is for resetting a password, and even shows “Reset Password” on the page. This plugin fixes these problems by allow you to customize the activation email sent, adding custom permalink for activations, updating wording to match “activation” instead of reset password, and more … all for a better UX (User Experience). See screenshots or video for examples of this.
WP Login Flow was intended to be completely bloat free, and integrate with the core of WordPress as much as possible. Any themes, plugins, or other code that uses the native WordPress functions and hooks for registration, lost password, etc, should be supported.
Features Coming Soon
Login Limiter based on Limit Login Attempts
Bulk remove unactivated accounts
Your IDEA!
WP Login Flow History
I originally created WP Login Flow back in 2014 to solve what I considered to be a huge issue .. and that was passwords being emailed to users on registration (email is never secure!). My original implementation of this plugin added the exact feature that is now default in WordPress, by using the Reset Password handling to add “Activation” for new user registration. After this was added to core I no longer had a need for this plugin, but in 2019 I decided to take the time to fully revamp the plugin, integrate with the latest versions of WordPress, and add additional features.
Read more about WP Login Flow.
Documentation
Documentation will be maintained on the GitHub Wiki here.
Contributing and reporting bugs
You can contribute code and localizations to this plugin via GitHub: https://github.com/tripflex/wp-login-flow
Support
If you spot a bug, you can of course log it on Github
