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

FD Word Statistics Plugin

外掛說明

AS OF MAY 2016, THIS PLUGIN IS NOT BEING MAINTAINED AND WILL NOT RECEIVE ANY FUTURE UPDATES.
CONTACT ME IF YOU’D LIKE TO LIST AN ALTERNATIVE HERE.

Shows word and sentence counts plus a readability analysis of the post
currently being edited using three different readability measurements.

Readability analysis is an attempt to show how difficult a text is to read.
There are several methods of doing readability analysis. The most popular
methods are used here. The Flesch and Flesch-Kincaid methods use formulas based
on the average number of words per sentence and the average number of syllables
per word. The Gunning-Fog method uses a formula based on the average number of
words per sentence and the percentage of “hard” words (words with 3 or more
syllables) in the passage.

Both the Gunning-Fog and the Flesch-Kincaid give a score that is the number of
years of education the reader must have completed to understand the text.
Different types of writing calls for different scores. Technical subjects may
require a higher level of education so a higher Fog or Kincaid score is
acceptable. Informal writing may try for a score in the 7-10 range. The Flesch
score is a percentage. The higher the value, the better the readability.

安裝方式

  1. Copy fdwordstats.php into wp-content/plugins
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

Can I include statistics in my posts?

Yes. See http://flagrantdisregard.com/wordstats/ for more information.

使用者評論

2016 年 9 月 3 日
A very useful plugin for the verbose... Readability scoring should be on any content editor's checklist. Thanks!
閱讀全部 2 則使用者評論

參與者及開發者

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

參與者

將〈FD Word Statistics Plugin〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3

  • Moved information into a meta box titled “Writing analysis”
  • Requires version 3.0 or higher