Democracy Poll

WordPress polls plugin with multiple-choice, custom answers, cache compatibility, widgets, and shortcodes.

3 database tables

Table NameDescriptionMethod
wp_democracy_aStores democracy a data created by this plugin.Static
wp_democracy_logA logging table that records activity, events, or audit history.Static
wp_democracy_qStores democracy q 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:democracy_cssOption key:democracy_l10nOption key:democracy_migratedOption key:democracy_optionsOption key:democracy_versionOption key:per_pageOption key:poll_allowtovoteOption key:widget_democracy
wp_postmeta
Post meta
wp_usermeta
User meta