
內容簡介
Gridster 是一個非常易於使用的基於網格的作品集外掛,此外掛將幫助您了解如何製作基於拖放的作品集畫廊。
任意部分
您可以像上面那些內建部分一樣提供任意部分。這對於極為複雜的外掛程式可能有用,其中需要傳達更多的信息,而這些信息不適合於“描述”或“安裝”類別。任意部分將顯示在上述內置部分的下面。
簡要的 Markdown 示例
有序列表:
某些功能
另一些功能
關於外掛的其他信息
無序列表:
某些東西
其他東西
第三件事
這裡有一個連結到 WordPress 和一個到 Markdown 的語法文件。
標題是可選的。
Markdown 使用類似於電子郵件的樣式來表示引用塊,我被告知:
星號用於強調。加倍以加強。
<?php code(); // goes in backticks ?>
外掛標籤
開發者團隊
原文外掛簡介
Gridster is a very easy to use grid based portfolio plugin and this plugin will help you understand
how to make a drag and drop based portfolio gallery
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.
