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

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# IaVote

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

[Stáhnout](https://downloads.wordpress.org/plugin/iavote.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/iavote/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/iavote/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/iavote/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/iavote/#developers)

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

## Popis

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:

## Instalace

 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

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

IaVote je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

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

[Přeložte “IaVote” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/iavote)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/iavote/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/iavote/), nebo se přihlaste
k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/iavote/) pomocí
[RSS](https://plugins.trac.wordpress.org/log/iavote/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Verze **1.0**
 *  Poslední aktualizace **před 15 roky**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 3.2 nebo novější **
 *  Testováno až do WordPressu **3.2.1**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/iavote/)
 * Štítek
 * [vote](https://cs.wordpress.org/plugins/tags/vote/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/iavote/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

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

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/iavote/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/iavote/)