=== Post Stats ===
Contributors: cedbv
Donate link: http://www.boverie.eu/
Tags: reading time,stats,word count
Requires at least: 2.9
Tested up to: 3.0
Stable tag: 1.1

Statistics about posts length and reading time on dashboard and/or sidebar widget.
Optionally, display estimated reading time before each post.

== Description ==

Statistics about posts length and reading time on dashboard and/or sidebar widget (see screenshots).    
Optionally, displays additional statistics before each post.

= Stats display in the widget =
* Total number of words in blog posts
* Minimal and maximal post length.
* Shortest and longest post (title and permalink)
* Estimated reading time of the blog posts

= Before each post =
* Length
* Estimated reading time

== Installation ==

1. Upload `poststats` directory to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Configure the plugin's settings.

== Frequently Asked Questions ==

= What are the requirements ? =
* Wordpress 2.9.2 or newer
* PHP 5

== Screenshots ==

1. Widget displays on administration dashboard.
2. Options page
3. Post length and estimated reading time inserted automatically before each post content. 

== Changelog ==

= 1.1 =
* New cache

= 1.0.1 =
* Fix l10n.

= 1.0 =
* First public version.

= 0.4 =
* Add settings link
* Queries optimization.
* Bug fix.

= 0.3 =
* Adding configuration option.

= 0.2 =
* Adding sidebar widget.
* Common widget content for dashboard and sidebar.

= 0.1.1 =
* Widget content improvement

= 0.1 =
* First version.
* Adding dashboard widget

== Upgrade Notice ==

= 1.1 =
New cache :   
If you have a huge blog, big performances improvement.

= 1.0 =
Install plugin as usual.