Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Simple Poll

Описание

Plugin that allow admin to create infinite polls and registered users to express just one preference per poll.
The user that express its preferenfence cannot express another preference for the same poll.
Each poll can expose infinite options but only one of them can be chosen.

  • Infinite polls
  • Multiple polls per page
  • One preference per user
  • Customizable text
  • Lightweight script
  • List of voters per poll

Please take just few seconds to rate this plugin and tell the others how it works.

Установка

  1. Download the script
  2. Unpack in WordPress Plugin Directory
  3. Activate the plugin
  4. Configure it as you need.

Please take just few seconds to rate this plugin and tell the others how it works.

Часто задаваемые вопросы

Why the plugin does not have it’s own CSS?

Because we think that the aspect of the polls must suite perfectly the theme settings and each theme has its rules for radio buttons, fieldsets and labels.

Can I allow anonymous vote?

No, actually the plugin supports only authenticated users. Maybe we could implement into a next version.

Why I’m not able to change polls already rated by some users?

We think that after one user has expressed it’s preference anyone must change the answers.
So we have developed in this way.

How can I ask support for this plugin?

We trust the plugin is really simple but, if it is too complicated for you, please use the support forum.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Simple Poll» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Simple Poll» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.1.1 (2012-04-15)

  • Bugfix: the list of polls does not show anymore the number of preferences

1.1.0 (2012-04-15)

  • New: on each poll is available the list of the voters

1.0.5 (2012-03-25)

  • Improvement: Multiple polls per page are now allowed
  • New: added some answers in the FAQ.

1.0.4 (2012-03-17)

  • Bugfix: Wrong defined label in Simple Poll Settings

1.0.3 (2012-03-17)

  • Bugfix: Used StdClass Object as associative array

1.0.2 (2012-03-17)

  • Bugfix: waring on invalid pattern in preg_split

1.0.1 (2012-03-17)

  • Removed unnecessary parameter to the saveOptions method

1.0 (2012-03-17)

  • First release