Dream Online Ticket Selling
A comprehensive WordPress plugin for selling event tickets online with full admin control and customer management.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dots_custom_fields | Stores dots custom fields data created by this plugin. | Static |
| wp_dots_customers | Stores dots customers data created by this plugin. | Static |
| wp_dots_events | Stores dots events data created by this plugin. | Static |
| wp_dots_promo_codes | Stores dots promo codes data created by this plugin. | Static |
| wp_dots_sales | Stores dots sales data created by this plugin. | Static |
| wp_dots_ticket_categories | Stores 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_optionsOption key:
dots_rewrite_rules_flushedOption key:dots_settings