Dream Online Ticket Selling

A comprehensive WordPress plugin for selling event tickets online with full admin control and customer management.

6 database tables

Table NameDescriptionMethod
wp_dots_custom_fieldsStores dots custom fields data created by this plugin.Static
wp_dots_customersStores dots customers data created by this plugin.Static
wp_dots_eventsStores dots events data created by this plugin.Static
wp_dots_promo_codesStores dots promo codes data created by this plugin.Static
wp_dots_salesStores dots sales data created by this plugin.Static
wp_dots_ticket_categoriesStores dots ticket categories 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:dots_rewrite_rules_flushedOption key:dots_settings