
60+
安裝啟用
★★★★★
5/5 分(1 則評價)
3676 天前
最後更新
—
問題解決
WordPress 3.0.1+ v1.5 上架:2015-09-08
內容簡介
此外掛允許管理員在 WordPress 的任何地方顯示登入表單,共有兩種方式:
1. 使用 [loginform] 短碼,如果未傳遞 redirect 參數,系統會將目前頁面的永久連結作為重新導向。
2. 使用 [loginform redirect=”http://www.YOURDOMAIN.com/PAGE”] 短碼,如果設定了 redirect 參數,系統會將使用者重新導向該頁面。注意,重新導向目標必須在相同 URL 中,無法重新導向到外部 URL。
外掛標籤
embed login formlogin form shortcodeadd login form to pageadd login form to postadd login form to widget
開發者團隊
原文外掛簡介
Allow admin to show login from anywhere in WordPress. There are 2 ways to do so:
Use shortcode [loginform]. If redirect param is not passed, it will use the current page permalink as a redirect.
OR
Use shortcode [loginform redirect=”http://www.YOURDOMAIN.com/PAGE”]. If a redirect param is set, it will redirect the user to that page. Do note that the page must be on the same URL, it will not redirect to external URLs.
