[WordPress] 外掛分享: Simple JWT Login MailPoet – Login users from newsletter

首頁外掛目錄 › Simple JWT Login MailPoet – Login users from newsletter
WordPress 外掛 Simple JWT Login MailPoet – Login users from newsletter 的封面圖片
全新外掛
安裝啟用
尚無評分
剛更新
最後更新
問題解決
WordPress 4.4.0+ PHP 5.5+ v1.0.3 上架:2022-04-24

內容簡介

Simple JWT Login MailPoet 外掛是 Simple-Jwt-Login 外掛的附加元件,讓使用者能夠透過 MailPoet 郵件生成的 JWT 無縫登入 WordPress 網站,提升用戶體驗。

【主要功能】
• 支援 MailPoet 郵件生成的 JWT 登入
• 自訂短碼生成登入連結
• 設定 JWT 有效期限
• 自訂登入連結的文字與樣式
• 提供自動登入的重定向 URL

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Simple JWT Login MailPoet – Login users from newsletter」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

The Simple JWT Login MailPoet plugin is an add-on for the Simple-Jwt-Login plugin.
It allows you to seamlessly log users into your WordPress site using a JWT generated from MailPoet newsletters.
Simple shortcode example:
[custom:simple-jwt-login]

This shortcode will generate a link, with the text “Login”
Available shortcode parameters:
– text : The text for the link
– class: Class added for the link
– style: Custom CSS added to the link
– validity: The number of seconds a JWT is valid
– authCode: Auth Code that is required by Autologin. You will find this in Simple-JWT-Login plugin -> Auth Codes
– redirectUrl: This URL will overwrite the SimpleJWTLogin settings, and it will specify where users will be redirected after autologin.
– isUrl: When this parameter is provided, the shortcode will return only the autologin URL
Full short code example:
[custom:simple-jwt-login text="Login" class="myClassName" style="color:red;" validity="604800" authCode="1"]

This example will generate a red link, with the text “Login”.
You can also customize the shortcode to just return the URL.
[custom:simple-jwt-login text="Login" validity="604800" isUrl="on"]

文章
Filter
Apply Filters
Mastodon