Title: Post Word Count
Author: Nick Momrik
Published: <strong>2005 年 1 月 13 日</strong>
Last modified: 2015 年 12 月 8 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/post-word-count.svg)

# Post Word Count

 由 [Nick Momrik](https://profiles.wordpress.org/nickmomrik/) 開發

[下載](https://downloads.wordpress.org/plugin/post-word-count.1.2.zip)

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

 [技術支援](https://wordpress.org/support/plugin/post-word-count/)

## 外掛說明

Counts the total number of words in all posts or the number of words in a single
post.

### Configuration

The default is to count the total number of words in all posts. If you would like
the number of words displayed for a particular post or page, use the following inside“
the loop”

    ```
    <?php mdv_post_word_count(true); ?>
    ```

## 安裝方式

 1. Upload `post-word-count.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `<?php mdv_post_word_count(); ?>` in your templates.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Post Word Count〉的開發相關工作。

參與者

 *   [ Nick Momrik ](https://profiles.wordpress.org/nickmomrik/)

[將〈Post Word Count〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/post-word-count)

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

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

## 中繼資料

 *  版本 **1.2**
 *  最後更新 **10 年前**
 *  啟用安裝數 **10+**
 *  已測試相容的 WordPress 版本 **4.4.34**
 *  語言
 * [English (US)](https://wordpress.org/plugins/post-word-count/)
 * 標籤
 * [count](https://tw.wordpress.org/plugins/tags/count/)[posts](https://tw.wordpress.org/plugins/tags/posts/)
   [words](https://tw.wordpress.org/plugins/tags/words/)
 *  [進階檢視](https://tw.wordpress.org/plugins/post-word-count/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/post-word-count/reviews/)

## 參與者

 *   [ Nick Momrik ](https://profiles.wordpress.org/nickmomrik/)

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/post-word-count/)