Plugin Directory

IaVote

IaVote enables bloggers to add voting functionality to their posts. Include 2 widgets: resume votes and most voted.

=

================

Widget 1: total of votes in week, month, day and forever

Add in wordpress panel widged or insert this code in your theme:

Widget 2: Resume pages

1- create the diferent pages in wordpress: latest, random, mostComment, lessVoted, mostVoted 2- set the id's in iavote_options.php 3- Put this code in index.php:

        global $options;
        widget_iavote_pages(
            $options['widget-pages']['latest'], $options['widget-pages']['random'], 
            $options['widget-pages']['mostComment'], $options['widget-pages']['lessVoted'],
            $options['widget-pages']['mostVoted']
        );

4- insert in page.php before:

and before insert:

Requires: 3.2 or higher
Compatible up to: 3.2.1
Last Updated: 2011-7-18
Downloads: 1,425

Ratings

5 stars
5 out of 5 stars

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

100,1,1
0,1,0