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

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# IaVote

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

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

 * [Detalhes](https://br.wordpress.org/plugins/iavote/#description)
 * [Avaliações](https://br.wordpress.org/plugins/iavote/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/iavote/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/iavote/#developers)

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

## Descrição

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:

## Instalação

 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

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“IaVote” é um programa de código aberto. As seguintes pessoas contribuíram para 
este plugin.

Colaboradores

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

[Traduzir o “IaVote” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/iavote)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/iavote/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/iavote/) ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/iavote/)
por [RSS](https://plugins.trac.wordpress.org/log/iavote/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versão **1.0**
 *  Última atualização **15 anos atrás**
 *  Instalações ativas **10+**
 *  Versão do WordPress ** 3.2 ou superior **
 *  Testado até **3.2.1**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/iavote/)
 * Tag
 * [vote](https://br.wordpress.org/plugins/tags/vote/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/iavote/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Sua avaliação](https://wordpress.org/support/plugin/iavote/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/iavote/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/iavote/)