
內容簡介
WordPress Random Post 外掛是一個小巧但極為智能的 WordPress 網站解決方案。它可以讓你在側邊欄以隨機順序顯示文章。你可以根據需要選擇效果和延遲時間同時展示多篇文章。
自定義節點
您可以按照上面的格式提供自定義節點,這對於非常複雜的外掛可能有用,因為需要傳達更多的信息,而這些信息並不符合“描述”或“安裝”的類別。自定義節點將顯示在上面大綱所述的內置節點下方。
簡短的 Markdown示例
有序列表:
某些特點
另一個特點
有關外掛的其他信息
無序列表:
某些內容
其他內容
第三個內容
這裡是連結到 WordPress 的鏈接以及到 Markdown 的語法文件的鏈接。
標題是可選的。
Markdown 使用電子郵件風格的標記來引用區塊,我被告知:
用星號進行強調。 兩次加強為加粗。
<?php code(); //插入反引號中的代碼?>
外掛標籤
開發者團隊
原文外掛簡介
WordPress Random Post plugin is a small but very smart solution for your WordPress web site. It allows you to show posts in a random order in a sidebar. You can display simultaneously as many random posts as you need with chosen effect and delay time.
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.
