Title: IaVote
Author: iafelipe
Published: <strong>18 juli 2011</strong>
Last modified: 18 juli 2011

---

Sök tillägg

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

![](https://s.w.org/plugins/geopattern-icon/iavote.svg)

# IaVote

 Av [iafelipe](https://profiles.wordpress.org/iafelipe/)

[Ladda ner](https://downloads.wordpress.org/plugin/iavote.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/iavote/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/iavote/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/iavote/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/iavote/#developers)

 [Support](https://wordpress.org/support/plugin/iavote/)

## Beskrivning

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

Features:

 * Vote for the best and worst
 * Length of time to vote
 * Dates of the votes
 * Selection of votes: day, week, month and all
 * Custom Pages listings votes
 * Language options

For more information see: http://www.informaticaautonomos.com/aplicaciones/iavote.
php

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:

## Installation

 1. Install plugin via admin panel
 2. Add in your template files, in index.php and single.php:

 1. Edit file iavote_options.php for options
 2. Edit ia-vote/iavote.css for editing your own style.

Adittional functions

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”IaVote” är programvara med öppen källkod. Följande personer har bidragit till detta
tillägg.

Bidragande personer

 *   [ iafelipe ](https://profiles.wordpress.org/iafelipe/)

[Översätt ”IaVote” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/iavote)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/iavote/), kika på 
[SVN-filförvaret](https://plugins.svn.wordpress.org/iavote/) eller prenumerera på
[utvecklarloggen](https://plugins.trac.wordpress.org/log/iavote/) via [RSS](https://plugins.trac.wordpress.org/log/iavote/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Senast uppdaterat **15 år sedan**
 *  Aktiva installationer **10+**
 *  WordPress-version ** 3.2 eller senare **
 *  Testat upp till **3.2.1**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/iavote/)
 * Etikett
 * [vote](https://sv.wordpress.org/plugins/tags/vote/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/iavote/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

[Your review](https://wordpress.org/support/plugin/iavote/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/iavote/reviews/)

## Bidragande personer

 *   [ iafelipe ](https://profiles.wordpress.org/iafelipe/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/iavote/)