Title: WP Title Case
Author: phillcoxon
Published: <strong>2010 年 9 月 6 日</strong>
Last modified: 2016 年 1 月 17 日

---

搜尋外掛

![](https://ps.w.org/wp-title-case/assets/banner-772x250.png?rev=1053546)

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

![](https://ps.w.org/wp-title-case/assets/icon-128x128.png?rev=1053560)

# WP Title Case

 由 [phillcoxon](https://profiles.wordpress.org/phillcoxon/) 開發

[下載](https://downloads.wordpress.org/plugin/wp-title-case.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/wp-title-case/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wp-title-case/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/wp-title-case/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/wp-title-case/#developers)

 [技術支援](https://wordpress.org/support/plugin/wp-title-case/)

## 外掛說明

Automatically format titles across your website include the browser title, on posts
and pages, category and tag lists as well as in feeds.

This plugin catches common title case formatting mistakes by capitalizing each work
in a title. As of version 1.5, users can also select a minimum letter count to capitalize(
by default two letter words and smaller are not capitalized).

For example:

 * “the quick brown fox” will appear as “The Quick Brown Fox”
 * “I love this plugin do you have more?” will appear as “I Love This Plugin do 
   you Have More?”

This plugin is maintained by Phill Coxon (http://phillcoxon.com) or you can find
him on Twitter at http://twitter.com/phillcoxon/

This plugin is currently available in:

 * English
 * French
 * German

### Updates

### Donations

Open source software such as this free WordPress plugin only work through the hard
work of community members, volunteering their time or resources to make the software
freely available. If you would like to show your support for this software, please
consider donating towards the development effort. http://phillcoxon.com/wp/

If you can’t contribute to the plugin in any other way, please consider translating
it to your local language.

### Original Developer

This plugin was originally created by Christopher Ross before being taken over by
Phill Coxon in Jan 2016

## 螢幕擷圖

[⌊WordPress admin interface⌉⌊WordPress admin interface⌉[

WordPress admin interface

## 安裝方式

To install the plugin, please upload the plugin folder to your plugins folder and
active the plugin.

## 常見問題集

  Where do I ask questions about this plugin?

Questions can be directed to the WordPress support forums.

  How do I exclude certain words from the filter?

The plugin includes options to exclude short words (ie 2 letter words) as well as
specific words based. Simply add those words to the comma seperated list and the
plugin will ignore them.

## 使用者評論

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

### 󠀁[Works In WP 5.0](https://wordpress.org/support/topic/works-in-wp-5-0/)󠁿

 [Mohd Elfie Nieshaem Juferi](https://profiles.wordpress.org/menj/) 2018 年 12 月
19 日

Still works for WP version 5, even though it was last updated three years ago.

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

### 󠀁[Exccelent Plugin!](https://wordpress.org/support/topic/exccelent-plugin/)󠁿

 [bytecs5](https://profiles.wordpress.org/bytecs5/) 2018 年 1 月 19 日

This is just what I was looking for. Easy to use very clear and well designed. I
see that you did not update this version and now WP is at v.4.9.2. Any future plans?
I would hate to lose it. Thank you for a great plugin! ***** (5 starts)

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

### 󠀁[Worked for me exactly what I was looking for.](https://wordpress.org/support/topic/worked-for-me-exactly-what-i-was-looking-for-2/)󠁿

 [swapnil1234](https://profiles.wordpress.org/swapnil1234/) 2016 年 10 月 28 日

This plugin is used by me for 7 months. It works fine for my site. Thank you for
the plugin.

 [ 閱讀全部 3 則使用者評論 ](https://wordpress.org/support/plugin/wp-title-case/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈WP Title Case〉的開發相關工作。

參與者

 *   [ phillcoxon ](https://profiles.wordpress.org/phillcoxon/)

[將〈WP Title Case〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wp-title-case)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wp-title-case/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/wp-title-case/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/wp-title-case/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wp-title-case/)。

## 變更記錄

#### 15.01

 * added French language files
 * addded German language files
 * moved plugin to OOP format
 * rewrote core replace functions
 * added uninstall functions
 * upgraded to use Settings API

#### 14.12

 * setup language functions
 * cleared a couple minor errors on PHP 5.1
 * moved admin CSS to external pickup

#### 1.6

 * added the option to exclude words from the filter
 * cleaned up code elements

#### 1.5

 * added formatting to RSS feeds
 * added options page to control short word formatting
 * added localization options for language files

#### 1.2.1

 * fix for ‘s

#### 1.2.0

 * added function to wp_title

#### 1.1.0

 * Updated cr_ to thisismyurl_ to maximize compatibility
 * Tested with WordPress 3.3.1
 * Removed comment from footer

#### 1.0.3

 * version update
 * changed URL’s

#### 1.0.2

 * Removed welcome message

#### 1.0.1

 * Added welcome message

#### 1.0.0

 * First release

## 中繼資料

 *  版本 **15.01.01**
 *  最後更新 **10 年前**
 *  啟用安裝數 **80+**
 *  WordPress 版本需求 ** 3.2.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.1.0**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-title-case/)
 * 標籤:
 * [the_title](https://tw.wordpress.org/plugins/tags/the_title/)[title](https://tw.wordpress.org/plugins/tags/title/)
   [titlecase](https://tw.wordpress.org/plugins/tags/titlecase/)[uppercase](https://tw.wordpress.org/plugins/tags/uppercase/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-title-case/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  3 個 5 星使用者評論     ](https://wordpress.org/support/plugin/wp-title-case/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/wp-title-case/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/wp-title-case/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/wp-title-case/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/wp-title-case/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/wp-title-case/reviews/)

## 參與者

 *   [ phillcoxon ](https://profiles.wordpress.org/phillcoxon/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wp-title-case/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://phillcoxon.com/wp)