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.3.1
Last Updated: 2012-2-4
Downloads: 589,147




