このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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