
內容簡介
在您的頁面中添加 shortcode [Image-Galery]
可任意添加的章節
您可以提供與上方相同格式的任意章節。在需要傳達不適合放在“說明”或“安裝”的類別中的極其複雜的外掛程式中使用可能會有用。任意章節將顯示在上述內置章節的下方。
簡單的 Markdown 範例
有序列表:
某些功能
另一些功能
關於外掛程式的其他資訊
無序列表:
某些內容
其他內容
第三個內容
這裡是一個連結到WordPress和一個連結到Markdown 的語法文件。標題是可選的,自然地。
Markdown 使用電子郵件風格的標記來引用區塊,我被告知:
用星號表示強調。兩個星號表示加強。
<?php code(); //放到反引號中?>
外掛標籤
開發者團隊
原文外掛簡介
add shortcode in your page [Image-Galery]
Arbitrary section
You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or
“installation.” Arbitrary sections will be shown below the built-in sections outlined above.
A brief Markdown Example
Ordered list:
Some feature
Another feature
Something else about the plugin
Unordered list:
something
something else
third thing
Here’s a link to WordPress and one to Markdown’s Syntax Documentation.
Titles are optional, naturally.
Markdown uses email style notation for blockquotes and I’ve been told:
Asterisks for emphasis. Double it up for strong.
