WP Cool Poll
This plugin makes it possible to create and manage a poll and display it in a widget.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cool_poll_a | Stores cool poll a data created by this plugin. | Static |
| wp_cool_poll_q | Stores cool poll q data created by this plugin. | Static |
| wp_cool_poll_votes | Stores cool poll votes data created by this plugin. | Static |