Title: IaVote
Author: iafelipe
Published: <strong>2011 年 7 月 18 日</strong>
Last modified: 2011 年 7 月 18 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# IaVote

 作者：[iafelipe](https://profiles.wordpress.org/iafelipe/)

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

 * [详情](https://cn.wordpress.org/plugins/iavote/#description)
 * [评价](https://cn.wordpress.org/plugins/iavote/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/iavote/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/iavote/#developers)

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

## 描述

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:

## 安装

 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

## 评价

此插件暂无评价。

## 贡献者及开发者

「IaVote」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「IaVote」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/iavote)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/iavote/)，查看[SVN仓库](https://plugins.svn.wordpress.org/iavote/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/iavote/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/iavote/)。

## 额外信息

 *  版本 **1.0**
 *  最后更新：**15 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.2 或更高版本 **
 *  已测试的最高版本为 **3.2.1**
 *  语言
 * [English (US)](https://wordpress.org/plugins/iavote/)
 * 标签
 * [vote](https://cn.wordpress.org/plugins/tags/vote/)
 *  [高级视图](https://cn.wordpress.org/plugins/iavote/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/iavote/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/iavote/)