Title: Staffer
Author: Edward R. Jenkins
Published: <strong>2014년 9월 17일</strong>
Last modified: 2017년 10월 1일

---

플러그인 검색

![](https://ps.w.org/staffer/assets/banner-772x250.png?rev=1746244)

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

![](https://ps.w.org/staffer/assets/icon-256x256.jpg?rev=1739046)

# Staffer

 작성자: [Edward R. Jenkins](https://profiles.wordpress.org/cardiganmedia/)

[다운로드](https://downloads.wordpress.org/plugin/staffer.zip)

 * [세부사항](https://ko.wordpress.org/plugins/staffer/#description)
 * [평가](https://ko.wordpress.org/plugins/staffer/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/staffer/#installation)
 * [개발](https://ko.wordpress.org/plugins/staffer/#developers)

 [지원](https://wordpress.org/support/plugin/staffer/)

## 설명

Staffer uses custom post types for staff/employee management, allowing users to 
easily create and manage an onsite staff directory, and is built in a way to be 
compatible with essentionally any theme. Staffer also supports the display of staff
members via a shortcode.

## 스크린샷

[⌊Staffer options panel⌉⌊Staffer options panel⌉[

Staffer options panel

[⌊Staffer archive page⌉⌊Staffer archive page⌉[

Staffer archive page

[⌊Staffer single profile⌉⌊Staffer single profile⌉[

Staffer single profile

[⌊Staff profile editor⌉⌊Staff profile editor⌉[

Staff profile editor

## 설치

 1. Upload the \’staffer\’ folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the \’Plugins\’ menu in WordPress
 3. Visit the Settings panel to set up Staffer.

## FAQ

  Installation Instructions

 1. Upload the \’staffer\’ folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the \’Plugins\’ menu in WordPress
 3. Visit the Settings panel to set up Staffer.

  How Do I Use Staffer’s Shortcodes?

Follow this format for shortcodes:

    ```
    [staffer]
    ```

The above example would output all of the staff listings in default order.

To fine-tune, you can use parameters:

    ```
    [staffer number="5" department="slug" layout="grid"]
    ```

In the above example, “number” refers to the number of entries to retrieve, and “
department” refers to the department name slug. For instance, if you only wanted
to show a list of members in department term with the “management” slug, you would
pass “management” as a parameter. Layout can be either `grid` or `list`.

Other parameters include “order” and “orderby” — and all parameters are optional.

Using the extra parameters, you could reorder the entries using WP_Query’s order
and orderby parameters.

For example, if you wanted to display 50 staff members, ordered by name alphabetically,
you would do the following:

    ```
    [staffer number="50" order="ASC" orderby="name"]
    ```

  How Can I Set the Order of Staff Profiles?

For now, use a custom ordering plugin, such as Post Types Order, available in the
WordPress plugin repository. I plan on adding this functionality to Staffer in the
future.

  What Size Should the Staff Images Be?

When you upload an image, a custom thumbnail for Staffer is automatically generated,
so feel free to use any image size for your Staff profiles.

  Where Can I Get Support?

You may seek community support within the WordPress.org forums. I will try to monitor
and assist as needed. If you need immediate, hands-on, paid support, please contact
me @ https://codewrangler.io

## 후기

![](https://secure.gravatar.com/avatar/9e9649558f61648eac6cb800b7efd43650d50849d2ef2e4bfc37e2fb6f19ea99?
s=60&d=retro&r=g)

### 󠀁[not supported anymore](https://wordpress.org/support/topic/not-supported-anymore-10/)󠁿

 [Lisa](https://profiles.wordpress.org/holmbergl/) 2018년 12월 14일

developer made major changes with last update that left us out in the cold. hasn’t
addressed the issue at all in the support and there is no more updates.

![](https://secure.gravatar.com/avatar/cb825a6ba6617db8dca505ac5c0c55bb25db0042ca6d72469357dca56632de3c?
s=60&d=retro&r=g)

### 󠀁[Developer doesn’t know what he’s doing](https://wordpress.org/support/topic/developer-doesnt-know-what-hes-doing/)󠁿

 [redndusty](https://profiles.wordpress.org/redndusty/) 2017년 9월 26일 답글 2개

Two years without an update to this plugin, but when the author does decide to provide
one, it’s a completely new plugin with changes that lock you into a style that is
neither appealing nor adds to the overall function of the post type.

![](https://secure.gravatar.com/avatar/3d71436a8733afd77f5d8fc1cf03f943bbdc9cbb4e78ec644a287fe0ecb5f089?
s=60&d=retro&r=g)

### 󠀁[Simple, effective, elegant](https://wordpress.org/support/topic/simple-effective-elegant/)󠁿

 [Marty](https://profiles.wordpress.org/bozzmedia/) 2016년 11월 2일

After using on a new project, very impressed with this plugin. Only concern is no
updates in awhile, hopefully the dev will continue to improve and build upon the
plugin (for example, implementing built in order capability).

![](https://secure.gravatar.com/avatar/f43d687fe93fa206861248ce79b4df3934ec12fd0f8e17bc3536b90910e5ac3b?
s=60&d=retro&r=g)

### 󠀁[Nice staff plugin](https://wordpress.org/support/topic/nice-staff-plugin/)󠁿

 [gissing](https://profiles.wordpress.org/gissing/) 2016년 10월 11일

I treid several similar plugins but this works best and is very easy to use – well
and also free.

 [ 모든 11 평가 읽기 ](https://wordpress.org/support/plugin/staffer/reviews/)

## 기여자 & 개발자

“Staffer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ Edward R. Jenkins ](https://profiles.wordpress.org/cardiganmedia/)
 *   [ Edward ](https://profiles.wordpress.org/wpnook/)

[자국어로 “Staffer”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/staffer)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/staffer/)는, [SVN 저장소](https://plugins.svn.wordpress.org/staffer/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/staffer/)을 
[RSS](https://plugins.trac.wordpress.org/log/staffer/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

=2.1.0=

#### September 30, 2017

 * Adds ability to edit permalink for staff profiles
 * Fixes modal close issue on iOS
 * Adds shortcode support for staff bio
    =2.0.2=

#### September 26, 2017

 * fixed dashicons issue
 * fixed undefined website or social media links
 * fixed issue with shortcode list not getting Staffer body class

#### 2.0.1

#### September 22, 2017

 * patch for empty social icon links in staff modal

#### 2.0.0

#### September 21, 2017

 * Complete rebuild to be object-oriented
 * Simplified display/template process
 * Incorporates staff archives with default page template system
 * Introduces modal for single-staff profile display
 * Switch to flexbox styles for consistent grid display
 * Migration to SASS

#### 1.3.3

#### February 8, 2015

 * added manual mode option
 * adding shortcode support
 * added thumb archive link
 * fix for overflowing content wrappers

#### 1.3.1

#### December 10, 2014

 * fixed department slug 404 issue

#### 1.3

#### November 25, 2014

 * fixed issue with permalinks not refreshing automatically
 * added full bio option
 * fixed blank breadcrumbs issue
 * added phone number field
 * added German and Spanish translations
 * fixed post per page issue
 * fixed issue when pretty permalinks are disabled
 * added link to main page from admin menu
 * added taxonomy
 * removed sidebar option

#### 1.2

#### October 11, 2014

 * fixes custom post type conflict

#### 1.1

#### October 10, 2014

 * Moved register_post_type to activation hook
 * Added custom label field for proper title tag handling
 * Added website field to profiles
 * Changed

<

section> to

<

div> in single-staff.php for validation
 * Added built-in wrappers for most of top
20 popular WordPress themes

#### 1.0

 * Initial release

## 기초

 *  버전 **2.1.0**
 *  최근 업데이트: **9년 전**
 *  활성화된 설치 **600+**
 *  워드프레스 버전 ** 3.5 또는 그 이상 **
 *  다음까지 시험됨: **4.8.30**
 *  언어
 * [English (US)](https://wordpress.org/plugins/staffer/)
 * 태그:
 * [business](https://ko.wordpress.org/plugins/tags/business/)[profile](https://ko.wordpress.org/plugins/tags/profile/)
   [staff](https://ko.wordpress.org/plugins/tags/staff/)[staff directory](https://ko.wordpress.org/plugins/tags/staff-directory/)
 *  [고급 보기](https://ko.wordpress.org/plugins/staffer/advanced/)

## 평점

 별 5점 만점에 4.3점.

 *  [  9/5-별점 후기     ](https://wordpress.org/support/plugin/staffer/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/staffer/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/staffer/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/staffer/reviews/?filter=2)
 *  [  2/1-별점 후기     ](https://wordpress.org/support/plugin/staffer/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/staffer/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/staffer/reviews/)

## 기여자

 *   [ Edward R. Jenkins ](https://profiles.wordpress.org/cardiganmedia/)
 *   [ Edward ](https://profiles.wordpress.org/wpnook/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/staffer/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://codewrangler.io)