Additionally, column with the readability level of each post can be displayed in the manage posts list..
For ARI and CLI, they are U.S grade level of the text.
Try selecting period, disabling the setting to count drafts and pending posts, disabling the setting to ignore common words or shortening your list of ignored keywords...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fix 'Undefined variable notice due to word stats report styles action being loaded when the worker was still busy collecting stats and add submenu page was disabled, therefore $page not being defined for the action.. 4.4.1.
Fix Code Word Stats uses now WP Cron instead of admin side AJAX calls to work on caching the word stats.
Code Added Word Stats Admin options section and Word Stats Admin options field to generate html for the options page..
Fix Keywords with double quotes weren't being split nor escaped, causing the stats page to stop loading due to javascript error.. 4.2.
Feature English and Spanish common words can be ignored for keyword counts ..
Fix Added AJAX call to make the script work in the initial caching for all posts in the background.
Read more