3task Polls – Surveys, Quizzes & Voting

توضیحات

3task Polls lets you create engaging polls, surveys, quizzes and voting for your WordPress site. Built with performance and privacy in mind.

4 Poll Types

  • Single Choice – Classic radio button poll
  • Multiple Choice – Checkbox-based, configurable max selections
  • Star Rating – 1-5 star rating with average display
  • Up/Down Voting – Thumbs up/down with live count

Key Features

  • AJAX-based voting without page reload
  • GDPR-compliant: IP addresses are hashed before storage
  • Gutenberg block and shortcode support
  • 5 built-in themes (Default, Minimal, Rounded, Square, Pill)
  • Dark mode with auto-detect option
  • Animated result bars
  • Schedule polls with start and end dates
  • Randomize answer order
  • Duplicate polls with one click
  • Responsive design for all devices
  • Translation-ready with full i18n support

Shortcode Usage

[tpoll id="123"]

You can also customize the display per shortcode:

[tpoll id="123" show_results="always" theme="minimal" dark_mode="yes"]

Gutenberg Block

Search for “3task Polls” in the block inserter and select your poll from the dropdown.

About

3task Polls is developed by 3task, a WordPress development agency based in Germany. We build lightweight, privacy-focused plugins for the WordPress community.

بلوک‌ها

این افزونه 1 بلوک ارائه می‌دهد.

  • TPoll Add a poll to your content

نصب

  1. Upload the 3task-polls folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu
  3. Go to 3task Polls in the admin menu to create your first poll
  4. Use [tpoll id="123"] or the Gutenberg block to display polls

سوالات متداول

How do I embed a poll?

Use the shortcode [tpoll id="123"] where 123 is your poll ID. You can find the shortcode on the poll edit screen. The Gutenberg block is also available in the block inserter.

Is 3task Polls GDPR compliant?

Yes. IP addresses are hashed (SHA-256) before storage. No personal data is stored in plain text. No external resources are loaded.

Does it work with caching plugins?

Yes. 3task Polls uses AJAX for voting, so it works with all major caching plugins including WP Super Cache, W3 Total Cache, and LiteSpeed Cache.

Can I customize the colors?

Yes. You can set the results bar color globally in Settings or per poll in the poll editor. The color picker supports any hex color.

Can I allow multiple votes?

Use the “Multiple Choice” poll type and optionally set a maximum number of selections.

How do I show results before voting?

In the poll settings, change “Show Results” to “Always”. By default, results are shown after voting.

Is it translation-ready?

Yes. 3task Polls uses standard WordPress i18n functions and is fully translation-ready.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“3task Polls – Surveys, Quizzes & Voting” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “3task Polls – Surveys, Quizzes & Voting” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.2

  • Fix: text domain corrected to match plugin slug (3task-polls)
  • Fix: stable tag synced with plugin version
  • Fix: SQL prepare() array spreading for PHPCS compliance
  • Fix: block.json name aligned with registered block namespace

1.0.1

  • Fix: text domain aligned for WordPress plugin checker compatibility
  • Fix: vote replacement SQL paths improved for plugin check compliance
  • Fix: admin redirect behavior after save/duplicate

1.0.0

  • Initial release
  • 4 poll types: Single Choice, Multiple Choice, Rating, Voting
  • 5 built-in themes
  • AJAX voting
  • GDPR-compliant IP hashing
  • Gutenberg block
  • Shortcode with parameters
  • Dark mode support
  • Poll scheduling
  • Answer randomization
  • Poll duplication
  • Admin dashboard with statistics