內容簡介
這個外掛會建立一個名為「Staff Lists」的 Widget 區域,並且提供一個「Staff List」小工具。你可以有幾種方式在你的佈景主題中使用這個外掛:
你可以把「Staff List」小工具放在你現有的側邊欄中,或者你可以使用提供的 Widget 區域,並使用 [stafflist] 短代碼在你的佈景主題中放置它。
如果你不想編輯你的佈景主題檔案,短代碼也可以允許你在文章或頁面中顯示「Staff List」Widget 區域。短代碼的選項包括 class 和 title,預設值為 class=”ag_staff” 和 title=”” 。
例如:
[stafflist class=”yourclass” title=”The Title”]
注意:
這個外掛附帶了一些非常基本的 CSS,所以你可能需要編輯適合你的網站需求的 CSS。
外掛標籤
開發者團隊
原文外掛簡介
The plugin creates a Widget Area named Staff Lists and a Staff List widget. There are a few ways that you can use the plugin in your theme,
you can place the Staff List widget in your existing Sidebar, or you can use the widget area provided and place it into your theme using the [stafflist] shortcode.
The shortcode will also allow you to display the Staff List widget area in a post or page if you don’t want to edit your template files. Options for the short code are class and title. Defaults are class=”ag_staff” and title=””.
Example:
[stafflist class=”yourclass” title=”The Title”]
Note:
This plugin comes with some very basic css so you may need to edit to suit your site needs.
