這個外掛並未在最新的 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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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