內容簡介
提供學校和大學網站使用的教師列表和詳細信息
任意部分
您可以提供和上面相同格式的任意部分。這可能對非常複雜的外掛有用,因為需要傳達更多信息,而這些信息不適合“說明”或“安裝”的類別。任意部分將顯示在上面概述的內置部分以下。
簡短的Markdown示例
有序列表:
一些功能
另一個功能
關於外掛的其他事情
無序列表:
某事
別的什麼
第三件事
這是一個到WordPress和Markdown語法文檔的鏈接。標題是可選的,自然。
Markdown使用電子郵件風格的標注,我被告知:
用星號進行強調。加倍可加強強度。
<?php 代碼(); // 放在反引號中即可 ?>
外掛標籤
開發者團隊
原文外掛簡介
Teachers List and Details for School and College Websites
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.
