IMDB like post rating plugin for WordPress

I was looking for a plugin that will work like IMDB movie rating does, but didn’t found like what I wanted. And they were bloated with features like GD Star Rating. So spend some hours and wrote one myself.

Features

  1. Creates a table {wpprefix}_imdb_rating
  2. Using IMDB_Post_Ratings::init()->rating_input(); inside a post, provides a 10 star rating. Change the number using the filter ip_base_rating. Cool huh?
  3. You can give a rating, also then can remove the rating, give again, remove again, give again…

Functions

  1. IMDB_Post_Ratings::init()->rating_input( $post_id ) Inserts the rating star bars.
  2. IMDB_Post_Ratings::init()->get_top_rated() – get top rated posts. Supports 3 parameters, post_type, limit, offset
  3. IMDB_Post_Ratings::init()->get_rating( $post_id ) – returns rating for single post.

Screenshot

screenshot

Github

4 thoughts on “IMDB like post rating plugin for WordPress

  1. Hi there to every body, it’s my first pay a quick visit of this web site; this weblog contains awesome and genuinely good material designed for readers.

Leave a Reply

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

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>