這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Poll-Dude

外掛說明

Create the polls by generating shortcodes embedded in your posts.
Showing one selected poll as a widget.
With reCaptchaV2 client side to prevent robots accessing.
The color of each answer voted-bar can be set differently.

Build Status

Development

Poll Dude

螢幕擷圖

  • Dashboard - Poll Dude Option
  • Dashboard - New Poll Page
  • Dashboard - Control Panel Page, Get Shortcode
  • Dashboard - Edit Poll
  • Poll Display - with reCaptcha, Single Answer
  • Poll Display - with reCaptcha, Multiple Answers
  • Poll Display - No reCaptcha, Single Answer
  • Poll Display - Poll Results

安裝方式

  1. Upload ‘poll-dude’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate ‘poll-dude’ through the ‘Plugins’ or ‘Installed Plugins’ menu in WordPress Dashboard
  3. Set reCaptchaV2 keys (if reCaptcha enabled in the poll)
    3.1 Go Google reCaptcha
    3.2 Click ‘Admin Console’ on the page top
    3.3 Choose reCaptchaV2 (Suggest use the most easy ” I’m not a robot ” checkbox)
    3.4 Get sitekey & secretkey
    3.5 Paste sitekey & secretkey in ‘Poll Dude (Poll Options)’ page under ‘Poll Dude’ plugin menu in WordPress Dashboard
    3.6 Click ‘Set Key’ button

  4. Add a New Poll
    4.1 Go ‘New Poll’ page under ‘Poll Dude’ plugin menu in WordPress Dashboard
    or Click ‘Add New Poll’ button on ‘Control Panel’ page under ‘Poll Dude’ plugin menu in WordPress Dashboard
    4.2 (Option) If ‘enable reCaptcha’ checked please make sure Step #3: ‘to Set reCaptchaV2 keys’ completed
    4.3 (Must) Filled poll question
    4.4 Fill the answers & pickup the colors
    4.5 (Option) Allow Multiple Answers
    4.6 Click ‘New Poll’ button
    4.7 (Option) Get the shortcode on the top of ‘New Poll’ page

  5. Get the shortcode of a poll
    5.1 Get the shortcode when add a new poll as step #4.7 or
    5.2 Choose ‘Shortcode’ from the ‘Action’ drop-down menu of each poll
    (Copy from prompt message after shortcode action seleted)

  6. Show the Poll on your wordpress website.
    6.1 First way, add ‘Poll Dude’ in your widget list to appear & Select a Poll
    6.2 Second way, paste the shortcode in your post or page

  7. Delete Polls
    7.1 Click ‘Delete’ button of the poll to be deleted
    7.2 Check the checkboxes of the polls to be deleted then click ‘Bulk Delete’

  8. Edit a poll
    8.1 Choose ‘Edit’ from the ‘Action’ drop-down menu of each poll
    8.2 Click ‘Edit Poll’ button to save the change

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Poll-Dude〉的開發相關工作。

參與者

將〈Poll-Dude〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.0

  • Default different color for each voting option
  • Logging the voted user and can be deleted from control panel

1.0.2

  • Verified recaptchaV2 server side verification on Heroku

1.0.1

  • Fix “failed to verify referrer” when voting

1.0.0

  • First release