Title: WP Client Reference
Author: Steve Grunwell
Published: <strong>2012 年 1 月 27 日</strong>
Last modified: 2012 年 10 月 5 日

---

搜尋外掛

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

![](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://tw.wordpress.org/plugins/wp-client-reference/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wp-client-reference/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/wp-client-reference/#installation)
 * [開發資訊](https://tw.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

## 常見問題集

  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/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/wp-client-reference/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wp-client-reference/)。

## 變更記錄

#### 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+**
 *  WordPress 版本需求 ** 3.3 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.3.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-client-reference/)
 * 標籤
 * [Client](https://tw.wordpress.org/plugins/tags/client/)[help](https://tw.wordpress.org/plugins/tags/help/)
   [knowledgebase](https://tw.wordpress.org/plugins/tags/knowledgebase/)[reference](https://tw.wordpress.org/plugins/tags/reference/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-client-reference/advanced/)

## 評分

 4 星，滿分為 5 星

 *  [  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)