该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.3

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