
10+
安裝啟用
—
尚無評分
2253 天前
最後更新
—
問題解決
WordPress 4.0+ PHP 5.6+ v1.0.0 上架:2020-01-15
內容簡介
此外掛可將目前已登入的使用者 ID 加入特定字串中。
使用以下代碼:
[user_link url="https://domain.com/link"]一個連結[/user_link]
將顯示以下 HTML:
<a href="https://domain.com/link?user_id=1">一個連結</a>
外掛標籤
開發者團隊
原文外掛簡介
Adds the current logged in user ID to a specified string
[user_link url="https://domain.com/link"]A link[/user_link]
Will output the following HTML
A link
