This plugin adds voting functionality for posts. visitors can vote for the post and against.
starbox to the /wp-content/plugins/ directory<?php if(function_exists('starbox_voting')){starbox_voting(get_the_ID());} ?>) into the WordPress loop.<?php if(function_exists('starbox_voting')){starbox_voting(get_the_ID());} ?>) into the Post (single.php) or Pages (page.php).Options > Starbox in WordPress versions prior to 2.3, Settings > Starbox in WordPress versions after 2.5)<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ />
Requires: 2.0 or higher
Compatible up to: 2.7
Last Updated: 2009-5-5
Downloads: 2,878
Got something to say? Need help?