이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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