This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Poll

Description

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.

Installation

  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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple Poll” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Simple Poll” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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