WP-PostRatings Plugin WordPress, Download, Install

WP-PostRatings Plugin WordPress

Adds an AJAX rating system for your WordPress blog's post/page.

WP-PostRatings Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/wp-postratings/

How to Install WP-PostRatings Plugin, Manually

  1. Open wp-content/plugins Folder
  2. Put: Folder: wp-PostRatings
  3. Activate WP-PostRatings Plugin
  4. Go to WP-Admin -> Ratings

Usage

  1. Open wp-content/themes/<YOUR THEME NAME>/index.php
  2. You may place it in archive.php, single.php, post.php or page.php also.
  3. Find: <?php while (have_posts()) : the_post(); ?>
  4. Add Anywhere Below It (The Place You Want The Ratings To Show): <?php if(function_exists('the_ratings')) { the_ratings(); } ?>
  • If you DO NOT want the ratings to appear in every post/page, DO NOT use the code above. Just type in 1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
    Loading...
    into the selected post/page content and it will embed ratings into that post/page only.
  • If you want to embed other post ratings use 1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
    Loading...
    , where 1 is the ID of the post/page ratings that you want to display.
  • If you want to embed other post ratings results, use 0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5, rated)
    , where 1 is the ID of the post/page ratings results that you want to display.

Video

Screenshots

WP-PostRatings Plugin WordPress

WP-PostRatings Plugin WordPress

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *