Title: WP Client Reference
Author: Steve Grunwell
Published: <strong>2012년 1월 27일</strong>
Last modified: 2012년 10월 5일

---

플러그인 검색

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

![](https://s.w.org/plugins/geopattern-icon/wp-client-reference.svg)

# WP Client Reference

 작성자: [Steve Grunwell](https://profiles.wordpress.org/stevegrunwell/)

[다운로드](https://downloads.wordpress.org/plugin/wp-client-reference.0.42.zip)

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

 [지원](https://wordpress.org/support/plugin/wp-client-reference/)

## 설명

It’s common practice for digital agencies to build a WordPress site/theme then simply
hand it off to the client for day-to-day updating. The developers work hard to strike
a balance between replicating the designer’s vision and making the theme easy for
the client to use. As the design becomes more complex the developer faces questions:
Will the client remember to wrap this in a `<blockquote>`? Can we count on the content
manager remembering to add `class="btn"` to that link?

It can be equally frustrating from the client side. You don’t want to deal with 
learning HTML but you want your content to look just as well formatted as the stuff
the agency put in at launch. The agency sent over a formatting/style guide but it
never seems to be around when you need it.

WP Client Reference attempts to solve these problems by embedding client documentation
directly into WordPress. Now agencies can include style guides, tutorials, FAQs,
and more without worrying about content managers on the client side not knowing 
how to format that complicated call-to-action. It’s also useful for any type of 
team to keep track of information (with versioning) right within WordPress.

### Special Thanks

Thank you to duckgoesoink for catching the Knowledgebase/User conflict fixed in 
0.41.

## 설치

 1. Upload the `wp-client-reference` plugin directory to `/wp-content/plugins/`
 2. Activate the plugin
 3. (Optional) Adjust the plugin settings on the “Options” page under the “Help Articles”
    menu item

## FAQ

  How do I customize the article views?

WP Client Reference looks for a `wpclientref-views` directory in your current theme’s
directory. If it finds `front.php` (the default view), `single.php` (a single article),
or `wpclientref.css` (article styles), it will use those files instead of the plugin’s
defaults.

  Can I change the name of the custom post type?

Yes! If you need to change the name of the custom post type (default is `client_reference`)
you can do so in the “Article Options” page. This will also update the posts in `
wp_posts` accordingly.

  Why has the Knowledgebase replaced my Users menu?

Version 0.4 of the plugin used menu position 70 as its default, which is normally
occupied by the Users menu. It’s been patched in version 0.41 but any users who 
installed pre-0.41 should manually change the menu position (Articles > Options)
to a position not occupied by a native WordPress menu (71 is the new default for
WP Client Reference).

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

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

기여자

 *   [ Steve Grunwell ](https://profiles.wordpress.org/stevegrunwell/)
 *   [ Van Patten Media ](https://profiles.wordpress.org/vanpattenmedia/)

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

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

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

## 변경이력

#### 0.42

 * Fixed path issues with `WPClientReference::get_template_url()` when loading static
   assets from {THEME}/wpclientref-views/ (Issue #3). Special thanks to Chris VanPatten
   for tracking this down!

#### 0.41

 * Fixed issue with default ‘Knowledgebase’ position preventing access to Users 
   menu (special thanks to duckgoesoink)

## 기초

 *  버전 **0.42**
 *  최근 업데이트: **14년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.3 또는 그 이상 **
 *  다음까지 시험됨: **3.3.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/wp-client-reference/)
 * 태그:
 * [Client](https://ko.wordpress.org/plugins/tags/client/)[help](https://ko.wordpress.org/plugins/tags/help/)
   [knowledgebase](https://ko.wordpress.org/plugins/tags/knowledgebase/)[reference](https://ko.wordpress.org/plugins/tags/reference/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wp-client-reference/advanced/)

## 평점

 별 5점 만점에 4점.

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

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/wp-client-reference/reviews/)

## 기여자

 *   [ Steve Grunwell ](https://profiles.wordpress.org/stevegrunwell/)
 *   [ Van Patten Media ](https://profiles.wordpress.org/vanpattenmedia/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/wp-client-reference/)

## 기부

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

 [ 이 플러그인에 기부하기 ](http://stevegrunwell.com/wp-client-reference)