Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls

Poll Maker is a FREE WordPress poll plugin that will let you create customizable and professional online polls and voting for your WordPress website.

5 database tables

Table NameDescriptionMethod
wp_ayspoll_answersStores ayspoll answers data created by this plugin.Static
wp_ayspoll_categoriesStores ayspoll categories data created by this plugin.Static
wp_ayspoll_pollsStores ayspoll polls data created by this plugin.Static
wp_ayspoll_reportsStores ayspoll reports data created by this plugin.Static
wp_ayspoll_settingsStores ayspoll settings 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:ays_poll_agree_termsOption key:ays_poll_banner_timeOption key:ays_poll_db_versionOption key:ays_poll_flush_versionOption key:ays_poll_maker_first_time_activation_pageOption key:ays_poll_maker_poll_creation_challangeOption key:ays_poll_maker_upgrade_pluginOption key:ays_poll_sale_btn_Option key:ays_poll_sale_date_Option key:ays_poll_sale_notification_Option key:ays_poll_sale_notification_two_months_Option key:ays_poll_show_agree_termsOption key:classic-editor-replace
wp_postmeta
Post meta
wp_posts
Custom post type:ays-poll-maker
wp_usermeta
User meta