
內容簡介
Awesome Employee List 是一個使用純 HTML 和 CSS3 的響應式 WordPress 插件。透過此插件,您可以透過短碼在同一頁面上顯示無限的員工列表。
在您的頁面中添加短碼 [employee-list]
.
任意章節
您可以提供任意的章節,格式與上面的章節相同。這對於非常複雜的插件可能有用,需要傳達更多無法適合 "描述" 或 "安裝" 類別的信息。任意章節將顯示在上面概述的內置章節下方。
簡短的 Markdown 示例
有序列表:
一些功能
另一個功能
關於插件的其他事項
無序列表:
一些內容
其他內容
第三個內容
這是一個指向 WordPress 的鏈接,另外還有指向 Markdown 的語法文檔 的鏈接。
標題是可選的,當然。
Markdown 使用電子郵件風格的方式加粗引用,並且我被告知:
星號用於強調。加倍強調。
<?php code(); // goes in backticks ?>
外掛標籤
開發者團隊
原文外掛簡介
awesome employee list is pure HTML & CSS3 responsive plugin for WordPress. By this plugin you can display unlimited employee list at same page via short-code.
add shortcode in your page [employee-list]
.
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.
