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

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 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://tw.wordpress.org/plugins/iavote/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/iavote/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/iavote/#installation)
 * [開發資訊](https://tw.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 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.2.1**
 *  語言
 * [English (US)](https://wordpress.org/plugins/iavote/)
 * 標籤:
 * [vote](https://tw.wordpress.org/plugins/tags/vote/)
 *  [進階檢視](https://tw.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/)