3task Polls – Surveys, Quizzes & Voting

Create polls, surveys, quizzes and voting for WordPress. AJAX-based, GDPR-compliant, Gutenberg block included. 4 poll types and 5 themes.

3 database tables

Table NameDescriptionMethod
wp_tpoll_answersStores tpoll answers data created by this plugin.Static
wp_tpoll_pollsStores tpoll polls data created by this plugin.Static
wp_tpoll_votesStores tpoll votes data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:tpoll_db_versionOption key:tpoll_settingsOption key:tpoll_version