Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Readability Analysis

Beschrijving

WP Readability Analysis is a wordpress plugin that calculates the index
of readability of a post or page using various methods: Gulpease, Gunning-Fog,
Flesch and Flesch-Kincaid.
With these formulas we try to analyze how difficult it is to read a text.

The method Gulpease, calibrated for the Italian language, unlike the other
is based on word length in letters rather than syllables.

Methods Flesch-Kincaid and Flesch, who are the most famous, using formulas based
on the average number of words per sentence and the average number of syllables per word.

The method Gunning-Fog uses a formula based on the average number of words per
sentence and the percentage of words with 3 or more syllables.

Unlike Gulpease, these three methods are mainly used in the English language.
Both Gunning-Fog that Flesch-Kincaid return a score which is the number of
years of education that the user must have to understand the text.

I invite you to know more about the various pages of wikipedia devoted
to the various formulas.

Schermafdrukken

  • Plugin at working

Installatie

  1. Download the plugin and unzip it.
  2. Upload the folder readability-analysis to your /wp-content/plugins/ folder.
  3. Activeer de plugin via het ‘Plugins’ menu in WordPress

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP Readability Analysis” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Readability Analysis” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Fixed First Public release.

0.5

  • First private release.