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
- Creates a table
{wpprefix}_imdb_rating
- Using
IMDB_Post_Ratings::init()->rating_input();
inside a post, provides a 10 star rating. Change the number using the filterip_base_rating
. Cool huh? - You can give a rating, also then can remove the rating, give again, remove again, give again…
Functions
IMDB_Post_Ratings::init()->rating_input( $post_id )
Inserts the rating star bars.IMDB_Post_Ratings::init()->get_top_rated()
– get top rated posts. Supports 3 parameters,post_type
,limit
,offset
IMDB_Post_Ratings::init()->get_rating( $post_id )
– returns rating for single post.
Hi Tareq, nice to meet you! Just a simple question this time… is wpuf compatible with WPML? If it is , can you tell me how to make it work in different languages? Thankyou!
Hi Tareq. This plugin add snippet for google?
Thanks
No, it doesn’t.
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.
Hey Tareq, is it possible to sort the posts by rating? Just like Top 100 on IMDB…?
Hi, I am looking for a rating plugin Using which I could Insert rating system In between the post . Any where I want . Currently I am making a blog related to movies so I want to add a rating system between the post . Is their any plugin available that I could use ? I also want one click Integration using the dashboard