Enables you to display how many times a post/page had been viewed.
wp-content/plugins FolderFolder: wp-postviewsWP-PostViews PluginWP-Admin -> Settings -> PostViews to configure the plugin.wp-content/themes/<YOUR THEME NAME>/index.php<?php while (have_posts()) : the_post(); ?><?php if(function_exists('the_views')) { the_views(); } ?>
Requires: 2.8 or higher
Compatible up to: 3.3.1
Last Updated: 2011-3-4
Downloads: 493,523




