Title: Emo Vote
Author: mptre
Published: <strong>Ṣẹrẹ 19, 2009</strong>
Last modified: Ọwẹ́wẹ̀  1, 2011

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

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

# Emo Vote

 Láti ọwọ́ [mptre](https://profiles.wordpress.org/mptre/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/emo-vote.1.2.2.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/emo-vote/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/emo-vote/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/emo-vote/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/emo-vote/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/emo-vote/)

## Àpèjúwe

Emo Vote letÌtumọ̀ Yorùbá: ’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Ìtumọ̀
Yorùbá: ’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'); ?>`.

## Àwọn àwòrán ìbòjú

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

## Ìgbéwọlẹ̀

 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`.

## FAQ

  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Ìtumọ̀ Yorùbá: ’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Ìtumọ̀ Yorùbá: ’t get any callback after emoting

Some might experience a lack of callback after emoting. In other words, the new 
values arenÌtumọ̀ Yorùbá: ’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Ìtumọ̀ Yorùbá: ’re using an older version 
than 5.2.

  The sidebar widget isnÌtumọ̀ Yorùbá: ’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Ìtumọ̀ Yorùbá: ’s no need to panic.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Emo Vote” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí 
plugin yìí.

Àwọn Olùkópa

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

[Túmọ̀ “Emo Vote” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/emo-vote)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/emo-vote/), ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/emo-vote/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/emo-vote/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/emo-vote/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 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/).

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.2.2**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 15 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **10+**
 *  Ẹ̀yà WordPress ** 2.8 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **2.8**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/emo-vote/)
 * Àmì
 * [vote](https://yor.wordpress.org/plugins/tags/vote/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/emo-vote/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

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

[See all reviews](https://wordpress.org/support/plugin/emo-vote/reviews/)

## Àwọn Olùkópa

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

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/emo-vote/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](http://emo.vote.nu/donate/)