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 Name | Description | Method |
|---|---|---|
| wp_tpoll_answers | Stores tpoll answers data created by this plugin. | Static |
| wp_tpoll_polls | Stores tpoll polls data created by this plugin. | Static |
| wp_tpoll_votes | Stores 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_optionsOption key:
tpoll_db_versionOption key:tpoll_settingsOption key:tpoll_version