全新外掛
安裝啟用
—
尚無評分
4384 天前
最後更新
—
問題解決
WordPress 3.5.0+ v0.8.0 上架:2014-02-18
內容簡介
這個外掛在 WordPress 中新增了一個 [xkcd] 短代碼標籤。您可以使用它來嵌入XKCD 網路漫畫到您的文章或頁面中。
它需要一個 num 屬性,用於指定要嵌入的 XKCD 漫畫編號。例如:若要嵌入第100個漫畫,使用以下代碼:
[xkcd num='100']
當省略 num 屬性時,會顯示最新的 XKCD 漫畫。
[xkcd]
外掛標籤
開發者團隊
原文外掛簡介
This plugin adds an [xkcd] shortcode tag to WordPress. You can use it to embed the XKCD webcomic into your posts and pages.
It takes a num attribute that specifies the number of the XKCD comic to embed. For Eg:- To embed the 100th comic use,
[xkcd num='100']
When the num attribute is omitted the latest XKCD comic is shown instead.
[xkcd]
