=== Plugin Name === Contributors: kirbtech Tags: users, dashboard, admin Requires at least: 2.8 Tested up to: 3.7.1 Stable tag: .04 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simply displays the number of users who have an account on your blog to the admin dashboard. Also lists number of users by user role. == Description == Simply displays the number of users who have an account on your blog to the admin dashboard. Also lists number of users by user role. == Installation == 1. Upload the usercount folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Screenshot 1 2. Screenshot 2 == Changelog == = .04 = * tested compatiblity with 3.7.1 * updated readme.txt * moved screenshots to /assets * updated author info in usercount.php = .03 = * now displays user roles (code adapted from users.php) * added screenshots = .02 = * allow for one user. * fix readme.txt. = .01 = * Initial Release.