內容簡介
主題化登入(Themed login)可以使用存在於您的佈景主題資料夾中的樣板,而不僅僅是 CSS 層次的自定義,改變 WordPress 預設的登入系統的外觀:
登入 - login.php
忘記密碼表單 - retrievepassword.php
註冊 - register.php
註冊確認 - registered.php
如果您的佈景主題中沒有上述檔案- 沒關係,WordPress 的預設將被使用。在“範例”外掛目錄中查看使用示例。
外掛官方網站
karevn.com
外掛標籤
開發者團隊
原文外掛簡介
Themed login makes it possible to change the look of default WordPress login system using
templates located at your theme folder, not just CSS-level customizations:
Login – login.php
Lost password form – retrievepassword.php
Registration – register.php
Registration confirmation – registered.php
If your theme does not contain one of the files described above – that is not a big deal,
WordPress’s defaults will be used. See usage examples in “examples” plugin directory.
Plugin’s Official Site
karevn.com
