WP-PostViews
Another great plugin by Lester ‘GaMerZ’ Chan, for your wordpress blog. To the number of visitors who have viewed the post. I just installed mine after WP-PostRatings (Check at the bottom of the post).
- You could get the plugin at Lester Chan’s Programming Portfolio.
- Look for the “WordPress Plugin: WP-PostViews” and download the latest version.
- Check the documentation for instructions on how to install the plugin.
- Unzip the downloaded file.
- Use FTP and upload the “postviews” folder into your wp-content/plugins folder.
- Log in to your wordpress admin account >> Plugins >> activate the WP-PostViews plugin.
- Go to Presentation >> Theme Editor >> find ” <?php while (have_posts()) : the_post(); ?>” below it, add “ <?php if(function_exists(’the_views’)) { the_views(); } ?>” to the place where you want the number of views to show.
- DONE
Check the site for more info.
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.








Comments
No comments yet.
Leave a comment