Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WP Readability Analysis

Opis

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.

Snimke zaslona

  • Plugin at working

Instalacija

  1. Download the plugin and unzip it.
  2. Upload the folder readability-analysis to your /wp-content/plugins/ folder.
  3. Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WP Readability Analysis” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “WP Readability Analysis” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Fixed First Public release.

0.5

  • First private release.