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

---

Buscar plugins

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

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

# IaVote

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

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

 * [Detalles](https://cl.wordpress.org/plugins/iavote/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/iavote/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/iavote/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/iavote/#developers)

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

## Descripción

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:

## Instalación

 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

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“IaVote” es software de código abierto. Las siguientes personas han contribuido 
a este plugin.

Colaboradores

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

[Traduce “IaVote” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/iavote)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/iavote/), echa un 
vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/iavote/), o suscríbete
al [registro de desarrollo](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

 *  Versión **1.0**
 *  Última actualización **hace 15 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 3.2 o superior **
 *  Probado hasta **3.2.1**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/iavote/)
 * Etiqueta
 * [vote](https://cl.wordpress.org/plugins/tags/vote/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/iavote/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/iavote/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/iavote/)