Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Simple Poll

Descripción

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.

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Simple Poll" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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