Title: Emo Vote
Author: mptre
Published: <strong>2009 年 1 月 19 日</strong>
Last modified: 2011 年 9 月 1 日

---

搜索插件

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

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

# Emo Vote

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

[下载](https://downloads.wordpress.org/plugin/emo-vote.1.2.2.zip)

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

 [支持](https://wordpress.org/support/plugin/emo-vote/)

## 描述

Emo Vote let’s you encourage your users by letting them express their feelings by“
emoting” rather than voting.
 Emoting is a fairly simple activity, just press the
button that describes your feeling towards the post you just read.

Thanks to [Mindpark](http://mindpark.se/in-english/) and especially [Joakim Jardenberg](http://jardenberg.se/)

for sponsoring the development of this plugin. Without you this plugin wouldn’t 
exist.

A few features listed below:

 * Choose your own labels for each button.
 * Drag ‘n drop the buttons in your own order.
 * Choose a unqiue question for each post, using WordPress custom fields, see FAQ
   for details.
 * The buttons are fully customizeable using CSS.
 * “Emote” by RSS.
 * Sidebar widget.
 * Emo Vote uses the same localization technique as the well-known function `comments_popup_link()`.
   Just replace the parameters according to your current locale, `<?php emo_vote_display('
   No votes','One vote','% votes'); ?>`.

## 屏幕截图

 * [[
 * Emo Vote frontend.
 * [[
 * Emo Vote backend.

## 安装

 1. Download the plugin zip file.
 2. Unzip.
 3. Upload the `emo-vote/` folder to your `/wp-content/plugins/` directory.
 4. Activate the plugin through the Plugins menu in WordPress.
 5. Navigate to Settings > Emo Vote and customize it as you wish.
 6. Place `<?php if (function_exists('emo_vote_display')) emo_vote_display('No votes','
    1 vote', '% votes'); ?>` (localize the strings be replacing the parameters according
    to your current locale) in your template, for instance in `index.php` and `single.
    php`.

## 常见问题

  I want to encourage my users even more by adding a question or statement before
the emoting options

This is possible using WordPress built-in custom fields. Add a field with the name`
emo-vote` and choose value.
 The value can be unique for each post.

  The buttons looks like crappy blue squares in Internet Explorer 6

How about upgrading your browser? Just kidding, some unlucky ones are still stuck
with IE6.
 I would recommend [TwinHelix’s PNGFix](http://www.twinhelix.com/css/iepngfix/).
Place `iepngfix.htc` and `blank.gif` files in your webroot and add `behavior: url(/
iepngfix.htc);` to the #input_0-#input_4 elements inside your `emo-vote.css` file.

  I don’t get any callback after emoting

Some might experience a lack of callback after emoting. In other words, the new 
values aren’t sent back as they should.
 The callback is using the PHP function `
json_encode()` to easily parse the callback with JavaScript. JSON was first introduced
in PHP 5.2. Check your current installed version of PHP and ask your host kindly
to upgrade if you’re using an older version than 5.2.

  The sidebar widget isn’t up-to-date

The info shown in the widget is begin cached for 15 minutes to reduce the number
of SQL-queries.
 So there’s no need to panic.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

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

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.2.2

 * Added german translation thanks to [Design Contest](http://www.designcontest.com/).

#### 1.2.1

 * Added belorussian translation thanks to [ilyuha](http://antsar.info).
 * Added russian translation thanks to [Fatcow](http://www.fatcow.com/).

## 额外信息

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

## 评级

尚未提交反馈。

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

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

## 贡献者

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

## 支持

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

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

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://emo.vote.nu/donate/)