內容簡介
【總結】
這是一個簡單且輕量級的方法,在任何頁面中包含登入表單,只需使用短代碼 [simple-inline-login],並可在成功登入後重新導向至任何頁面。這外掛非常輕巧,運用 nonces 保護 Ajax 呼叫的安全,同時允許在文章、頁面、文字小工具和 HTML 小工具中插入短代碼。
【問題與答案】
1. 如何在任何頁面中包含登入表單?
- 只需使用短代碼 [simple-inline-login]。
2. 登入成功後,可以重新導向至哪個頁面?
- 登入成功後可以重新導向至任何頁面。
3. 這個外掛的特點是什麼?
- 這個外掛非常輕巧,同時使用 nonces 保護 Ajax 呼叫的安全。
4. 在哪些地方可以插入短代碼?
- 可以在文章、頁面、文字小工具和 HTML 小工具中插入短代碼。
外掛標籤
開發者團隊
原文外掛簡介
Simple and lightweight way to include a login form in any page :
* Just a Shortcode [simple-inline-login]
* Can redirect to any page after successful login
Very lightweight.
Ajax calls are secured with nonces. (https://developer.wordpress.org/themes/theme-security/using-nonces/)
Shortcodes can be inserted in post, pages, text widgets and html widgets.
