10+
安裝啟用
—
尚無評分
5531 天前
最後更新
—
問題解決
WordPress 2.9.0+ v1.0 上架:2011-01-24
內容簡介
這個外掛提供了一個簡單的 [tag] 短代碼。
替換樣式:
[tag] 標籤名稱 [/tag]
<a href=”http://yourdomain.com/tag/tag-name/” title=”tag name”>標籤名稱</a>
[tag slug=”tag-name”]你的文字[/tag]
<a href=”http://yourdomain.com/tag/tag-name/” title=”tag name”>你的文字</a>
[tag name=”tag name”]你的文字[/tag]
<a href=”http://yourdomain.com/tag/tag-name/” title=”tag name”>你的文字</a>
外掛標籤
開發者團隊
原文外掛簡介
This plugin provides a simple [tag] shortcode.
Replacing patterns:
[tag]tag name[/tag]
tag name
[tag slug=”tag-name”]your text[/tag]
your text
[tag name=”tag name”]your text[/tag]
your text
