=== Plugin Name ===
Contributors: mArm
Tags: firestats, statistics, charts, graph, stats, widget, admin
Requires at least: 2.9.0
Tested up to: 2.9.2
Stable tag: 1.0.2
This plugin adds a graphical chart of the FireStats statistics plugin on the admin dashboard
== Description ==
This plugin adds a graphical chart of the FireStats statistics plugin on the admin dashboard
Require FireStats >= 1.6.3
Not tested on WPMU
== Installation ==
1. Upload the folder `fscharts` to the `/wp-content/plugins/` directory
2. Set the rights on the folder `/fscharts/out` to 777 (output folder for charts images)
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Go to your dashboard to see the chart
== Frequently Asked Questions ==
== Screenshots ==
1. The widget on the dashboard (version 1.0.0)
== Changelog ==
= 1.0.2 =
* Removed static graph image
* Added temp graph png generation
* Added temp directory file cleaning (older than 1 hour)
= 1.0.1 =
* Fixed missing FireStats
* Tested on 2.9.2 WP
= 1.0.0 =
* First version
* Simply display a chart on the dashboard with the hits of the last month
More feature in the next, comming soon, versions