這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

EZ Staff List

外掛說明

This plugin gives you the ability to easily list your staff members. For most people, trying to format a list of employees via a WYSIWYG is a hard task. Now, using a simple shortcode [staff_list] will solve your problem!

螢幕擷圖

  • The basic form for adding a new staff member
  • A list of staff members which can be deleted or selected to edit
  • Layout options to control number of columns and color
  • Example of the default layout settings when shown on your site
  • The color picker used when changing your colors in the Layout options page

安裝方式

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [staff_list] in any of your posts or pages

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈EZ Staff List〉的開發相關工作。

參與者

將〈EZ Staff List〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.7

  • UPDATED – Changed a few function names in the frameworks plugin directory. Some of the function names were too generic and other theme developers were not checking if those generic functions were already created. One of them being: button()

0.6

  • UPDATED – Updated main file to have session_start() which fixes bug for some environments.
  • UPDATED – Last updated did not include the framework default XSL templates for some reason.

0.5

  • UPDATED – Updated Framework Version
  • NEW – Choose number of columns to display staff under the “Layout Options” menu
  • NEW – Added color pickers for background color, border color, and font color under the “Layout Options” menu.
  • NEW – Added “Update Order” message

0.4

  • NEW – Added functionality to not display the the hours for a staff member. Just leave the field blank to not show on the site
  • FIXED – Fixed bug when trying to remove staff members

0.3

  • NEW – Added in an ordering by option to order your list
  • FIXED – Fixed issue with removing slashes when using quotation marks in Title and Name of person

0.2

  • Fixed the delete user option. This was an “oops” 🙂

0.1

  • First launch