
內容簡介
這是一個會員滑動外掛程式,您可以使用短代碼在任何地方添加滑動效果。
隨意區域
您可以提供和上述格式相同的隨意區域。這可用於非常複雜的外掛,需要傳達更多的信息,而不能適合於“描述”或“安裝”的類別中。隨意區域將顯示在上述內置區域下面。
簡要的 Markdown 示例
有序列表:
某些功能
另一個功能
有關此外掛的其他信息
無序列表:
某些東西
其他東西
第三件事
這裡有一個指向 WordPress 和 Markdown 的語法文檔。標題是可選的,自然而然的。
Markdown 使用電子郵件風格的符號來產生區塊引用,我被告知:
用星號強調。用兩個星號加強。
<?php 代碼(); // 放在反引號中 ?>
外掛標籤
開發者團隊
原文外掛簡介
Tthis is a member slider plugin. you can add the slider anywhere with shortcode
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.
