Цей плагін не перевірявся з останніми 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