
內容簡介
Awesome Timeline 外掛可以讓你用時間軸的方式展示你的企業最重要的事件
在你的頁面中加入短碼 [wp-timeline]
自定義區段
你可以提供格式和上面相同的自定義區段。這對極其複雜的外掛可能會有用,需要傳達更多無法符合“描述”或“安裝”的分類的信息。自訂區段將顯示在上面概述的內置區段下面。
摘要的 Markdown 範例
有序列表:
某些功能
另一個功能
關於外掛的其他內容
無序列表:
某些東西
其他東西
第三件事情
這裡有一個鏈接到WordPress,一個到Markdown 的語法文檔。標題是可選的,當然。
Markdown 使用電子郵件風格的標記來引用區塊,我被告知:
星號用於強調。雙倍括號用於加重強調。
<?php code(); // 放在倒引號中 ?>
外掛標籤
開發者團隊
原文外掛簡介
Awesome Timeline plugin allows you to showcase the most important events of your business in a chronological
add shortcode in your page [wp-timeline]
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.
