=== Mini Statistics === Contributors: iosoft, ayandebnath Donate link: https://wordpress.org/plugins/mini-statistics/ Tags: comments, users, admin, statistics Requires at least: 3.0.1 Tested up to: 4.3.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin is a small and simple Users Statistics and Comments Statistics plugin for WordPress. == Description == Many times, while maintaining a WordPress website, we need to find basic statistics like user registrations or user comments and also compare them with different years. It can generate Bar-Diagram or Line-Diagram for different years and different months for the no of users registrations and no of users comments posted in the website. This plugin is very light-weight, just 10kb, and it uses Google Charts API only where it is needed. == Installation == 1. Unzip mini-statistics.zip and upload the mini-statistics directory to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. Mini Statistics admin page showing list of available statistics. 2. Oviewview statistics of User Registrations. 3. Yearly User Registration statistics in Column Chart/Bar Diagram. 4. Yearly User Registration statistics in Line Diagram. 5. Oviewview statistics of User Comments. 6. Yearly User Comments statistics in Column Chart/Bar Diagram. 7. Yearly User Comments statistics in Line Diagram. == Changelog == = 1.0.3 = * Added Overview Chart as Default. * Better design for Line Charts. = 1.0.2 = * Small PHP-Notice error fixing. Special thanks to Ayan Debnath. = 1.0.1 = * Small bug fixing. Special thanks to Kishore Chowdhury. = 1.0.0 = * 1st Release version.