이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

FAQ

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