Adds an AJAX rating system for your WordPress blog's post/page.
wp-content/plugins FolderFolder: wp-PostRatingsWP-PostRatings PluginWP-Admin -> Ratingswp-content/themes/<YOUR THEME NAME>/index.php<?php while (have_posts()) : the_post(); ?><?php if(function_exists('the_ratings')) { the_ratings(); } ?>[ratings] into the selected post/page content and it will embed ratings into that post/page only.[ratings id="1"], where 1 is the ID of the post/page ratings that you want to display.[ratings id="1" results="true"], where 1 is the ID of the post/page ratings results that you want to display.
Requires: 2.8 or higher
Compatible up to: 3.5.1
Last Updated: 2013-4-19
Downloads: 814,911
0 of 30 support threads in the last two months have been resolved.
Got something to say? Need help?