Title: 3task Polls – Surveys, Quizzes &amp; Voting
Author: 3task
Published: <strong>10 ມີນາ 2026</strong>
Last modified: 16 ພຶດສະພາ 2026

---

ຄົ້ນຫາປລັກອິນ

![](https://ps.w.org/3task-polls/assets/banner-772x250.png?rev=3479288)

![](https://ps.w.org/3task-polls/assets/icon-256x256.png?rev=3479288)

# 3task Polls – Surveys, Quizzes & Voting

 ໂດຍ [3task](https://profiles.wordpress.org/3task/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/3task-polls.1.0.2.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/3task-polls/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/3task-polls/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/3task-polls/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/3task-polls/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/3task-polls/)

## ຄຳອະທິບາຍ

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](https://www.3task.de), 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” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນ
ຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ 3task ](https://profiles.wordpress.org/3task/)

[ແປ “3task Polls – Surveys, Quizzes & Voting” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/3task-polls)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/3task-polls/), ກວດເບິ່ງ 
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/3task-polls/), ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/3task-polls/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/3task-polls/?limit=100&mode=stop_on_copy&format=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

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0.2**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **1 ເດືອນ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **ໜ້ອຍກວ່າ 10**
 *  ເວີຊັນ WordPress ** 5.8 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **7.0**
 *  ເວີຊັນ PHP ** 7.4 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/3task-polls/)
 * ແທັກ
 * [poll](https://lo.wordpress.org/plugins/tags/poll/)[quiz](https://lo.wordpress.org/plugins/tags/quiz/)
   [rating](https://lo.wordpress.org/plugins/tags/rating/)[survey](https://lo.wordpress.org/plugins/tags/survey/)
   [voting](https://lo.wordpress.org/plugins/tags/voting/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/3task-polls/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[Your review](https://wordpress.org/support/plugin/3task-polls/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/3task-polls/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ 3task ](https://profiles.wordpress.org/3task/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/3task-polls/)