=== Easy Stats === Contributors: wpceo Donate link: http://wpceo.com/ Tags: post,page,stats Requires at least: 2.5 Tested up to: 3.0.4 Stable tag: 1.0.1 Count pageviews of page/post easily. Insert `<?php the_pageview();?>` into The Loop to display pageviews in the template. == Description == Count pageviews of page/post easily. You can use it in administration panel or display in the post template. == Installation == 1. Upload the folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place `` in your templates inside [The Loop](http://codex.wordpress.org/The_Loop). == Screenshots == 1. Display in administration panel 2. Display in the template == Frequently Asked Questions == = Should I modified my template? = If you want to show the stats to your readers.