WP-PostRatings
A great plugin for your wordpress blog, to see what are the post liked by your visitors. I just installed mine awhile ago (Check at the bottom of the post).
- You could get the plugin at Lester Chan’s Programming Portfolio.
- Look for the “WordPress Plugin: WP-PostRatings” 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 “postratings” folder into your wp-content/plugins folder.
- Log in to your wordpress admin account >> Plugins >> activate the WP-PostRatings plugin.
- Go to Presentation >> Theme Editor >> find ” <?php while (have_posts()) : the_post(); ?>” below it, add “<?php if(function_exists(’the_ratings’)) { the_ratings(); } ?>” to the place where you want the ratings to show.
- DONE
Check the site for more info.
This wordpress plugin is made by Lester ‘GaMerZ’ Chan. I like a lot of Lester Chan’s plugin. You should check his Programming Portfolio.
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.


(1 votes, average: 4 out of 5)




[…] 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 […]