Activate Simple Rating plugin from 'Plugins in WordPress.
Plugin will use content filter to add rating based on settings.. Manually set 'Insertion to 'Manual and yank where you need it in template.
If I don't want to add rating for specific post or page can I disable it for that specific post or page..
Parameters. $post id integer required ID of post page or custom post type entry. $echo real result should be voiceed or returned for use in PHP..
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Added ability to well annotate plugin to language.
Fixed notice about deprecated part since WordPress 3.6 which occured when WP DEBUG was set to real when voting..
Added function to pull rating of specific post for use in PHP Refer to FAQ..
Added ability to show rating in the loop on the home page..
Added mechanism to insure that rating will be added only once when using entry method..
Read more