
內容簡介
這個小工具非常簡單明瞭,讓你可以在不必開啟一個單獨的登入介面的情況下處理登入和找回密碼流程。只要安裝、新增小工具,完成。嗯,也許
不是完全這樣。你可能需要稍微修改樣式表以符合你的主題需求…
YALW(Yet Another Login Widget)重新建構了 wp-login.php 提供的許多功能,而非使用其內部的功能,因為實際上這幾乎是不可能的。我有
重構 wp-login.php 文件的選項,使其功能從外部更易於訪問,並因此對 WordPress Core 作出貢獻。我想了一下這個可能性,大約花了0.0897秒(對於
一個 Android 來說是很長的時間),但最終決定放棄。我只是一個閒散的開發者,沒有時間或野心來處理 WordPress 開發社區的項目管理流程,希望他們可能會在某天
整合我的更改。我需要做的事情太多了。更重要的是,我不認為自己是一個好的開發者。這可能並不是建議我去修補 WordPress 的如此關鍵部分的好方法。
感謝 edik 的支持,以及 akoww 修復問題!
詳細資料
允許配置發送重設遺失密碼電子郵件的訊息。
可以使用 fail2ban 檢測失敗的登入嘗試,並作出相應的操作。範例過濾器及過濾器描述已包含在內。
本地化可用。
外掛標籤
開發者團隊
原文外掛簡介
This widget is plain and simple and allows you to handle logins and password retrieval without a separate login screen. Install, add widget, done. Well, maybe
not quite. You may want to modify the stylesheet a little bit to match your theme’s needs…
YALW rebuilds quite a bunch of features offered by wp-login.php instead of using the features therein because it is hardly possible. I had the option to
refactor the file wp-login.php, making its functionality better accessible from the outside, and thus contributing to the WordPress Core. I thought about that
possibility for approximately 0.0897 seconds (which is a long time for an android) but decided against. I am merely a casual programmer and I don’t have the
time or ambition to deal with the project management processes of the WordPress development community in order to promote my changes, hoping they might be
integrated some day. I need to get shit done. And, more importantly, I don’t consider myself a good programmer. It’s probably not advisable for me to tinker
with such a crucial part of WordPress.
Thanks to edik for his support and to akoww for fixing bugs!
Details
Allows to configure the email message that is sent to reset a lost password.
Can use fail2ban to detect failed login attempts and act accordingly. A sample filter and a sample jail description are included.
Is localizable.
