이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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