=== hitcounter === Contributors: Tom de Bruin, Tom Chippendale Plugin Name: hitcounter Plugin URI: http://wordpress.org/extend/plugins/hitcounter/ Tags: view count, hit count, stats, statistics, readers, reader views Author URI: http://www.deadlyhifi.com Author: Tom de Bruin Tested up to: 2.9 Stable tag: 1.2 Version: 1.2 == Description == A simple plugin to count and display the number of visitors on your blog posts (i.e. a read count). It distinguishes between robots, registered human, and non registered humans. The data is stored in a database table by the name of 'hitcounter'. == Installation == Upload the hitcounter plugin to your blog, activate it, win. Place `` in your template files to output the number of views by humans. The default output will be Views: 100 If you want to override the output use `` Which would output: Wow, 100 people read this. == Changelog == = 1.0 = Initial release. =1.0.1 = Fixed a silly mistake where the_content was not returned correctly if not on is_single(). =1.1= Added icons to represent users and robots. Added column to post edit page to show views counts. =1.2= Add options page to allow view counts to be switched on or off on the post listings page. Added option to fire hit on the_excerpt() rather than the_content() if both are displayed on your single post page. Therefore fixing the "double count" issue. (http://wordpress.org/support/topic/404253) == Frequently Asked Questions == If installing on WPMU activate the plugin on a per blog basis rather than the activate sitewide. At this stage I'm not sure how to make it MU compatible. Icons from "Token" Icon Set by brsev: http://brsev.com/ http://brsev.deviantart.com/art/Token-128429570 == Donations == Charity of your choice.