=== Wp User Count === Contributors: Jaap Marcus Donate link: http://eris.nu/wordpress/usercount Tags: user, count, widgets Requires at least: 2.7 Tested up to: 3.1 Stable tag: 0.2 Show the current number of users in a line. == Description == Show the current number of users in a line. == Installation == 1. Upload the file `usercount.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Add the widget to your side bar == Frequently Asked Questions == = How can i style it = You can change very easily the style or the text it self. By using HTML or CSS you can change the look and feel of the text. If you change the text keep in mind that %d will show the current number of users. For example: Number of users: %d == Screenshots == 1. On weblog == Changelog == = 0.1 (28/01/2010) = First version released on Wordpress forum = 0.2 (30/01/2010) = Few small bug fixes when you are installing this plugin for the fist time