Allow your users to rate post(s) and pages using a classic five star method.
Author: | MDevon (profile at wordpress.org) |
WordPress version required: | 2.7 |
WordPress version tested: | 3.4.1 |
Plugin version: | 1.2 |
Added to WordPress repository: | 22-08-2012 |
Last updated: | 22-08-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 91 |
Rated by: | 7 |
Plugin URI: | http://www.starrating.net16.net/1_2_Wordpress... |
Total downloads: | 911 |
Click to start download |
Allow your users to rate post(s) and pages using a classic five star method. Insert the shortcode: [rating] in any post or page for the rating plugin to be displayed.
A few notes:
- The plugin requires jQuery. If jQuery is not "detected" when it is loaded, the plugin will load jQuery.
- The JavaScript has been minified and placed in the /assets/js/ directory. You can modify the JavaScript as you see necessary.
- The cascading stylesheet has been minified and placed in the /assets/css/ directory. You can modify the CSS as you see necessary.
- The plugin uses an IP based cookie to disable the form to discourage users from inflating the vote.
- The plugin will need an initial configuration to set cookie expiration and other options available.