內容簡介
在你的評論中使用簡單的 BBCode 標記
目前可用的標記如下:
[b]粗體[/b]
[i]斜體[/i]
[u]底線[/u]
[color=color]文字[/color] 例如 [color=FF6600]文字[/color]
清單
[ul]
[li]1 號
[li]2 號[/li]
[li]3 號[/li]
[/ul]
[url=http://www.google.com]谷歌[/url]
[img=http://uri.to.pic][/img] (修正圖片大小)
(需要 wp-syntax)
[code]你的程式碼[/code]
可以選擇宣告語言
[code lang=”csharp”]你的範例程式碼[/code](所有可用的 wp-syntax 語言皆可)
任意部分
請參閱我的部落格以獲取更多不錯的 WordPress 外掛和 .net 教程和代碼 🙂
外掛標籤
開發者團隊
原文外掛簡介
use simple BBCode in your comments
atm follow tags available:
[b]bold[/b]
[i]italic[/i]
[u]underline[/u]
[color=color]text[/color] example [color=FF6600]Text[/color]
list
[ul]
[li]number 1[/li]
[li]number 2[/li]
[li]number 3[/li]
[/ul]
[url=http://www.google.com]Google[/url]
[img=http://uri.to.pic][/img] (fix picsize)
(required wp-syntax)
[code]your code[/code],
optional with declaration of the language
[code lang=”csharp”]your sample code[/code] (all available languages from wp-syntax possible)
Arbitrary section
Visit my blog for more nice wordpress plugins and .net tutorials and codes : )
