>
Download This Plugin | |
Download Elegant Themes | |
Name | IMDB Post Rating |
Version | 0.1 |
Author | Tareq Hasan |
Rating | 80 |
Last updated | 2013-08-17 02:29:00 |
Downloads |
1664
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
IMDB Post Rating plugin added 5 kB of resources to the Home page and 5 kB of resources to the sample Post page.
IMDB Post Rating plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
IMDB Post Rating plugins ads the following DB table(s) to your Wordpress blog database:Table name | Table size (in bytes) |
---|---|
wp_imdb_rating | 49152 |
This is a simple yet another rating plugin for WordPress.
{wpprefix}_imdb_rating
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?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.This may have bugs and lack of many features. If you want to contribute on this project, you are more than welcome. Please fork the repository from Github.
Brought to you by Tareq Hasan from weDevs
Please donate for this awesome plugin to continue it's development to bring more awesome features.