Event Monster – Event Manager, Ticket Booking & Registration
A powerful event manager plugin for calendar display, ticket booking, event booking, and event registration.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_em_attendees | Stores em attendees data created by this plugin. | Static |
| wp_em_bookings | Stores em bookings data created by this plugin. | Static |
| wp_em_coupons | Stores em coupons data created by this plugin. | Static |
| wp_em_currency | Stores em currency data created by this plugin. | Static |
| wp_em_payments | Stores em payments data created by this plugin. | Static |
| wp_em_tickets | Stores em tickets 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:
awl_em_common_settingsOption key:em_currency_symbolOption key:em_optionsOption key:em_starter_db_versionwp_postmetawp_postsCustom post type:
awl_event_monsterwp_termsCustom taxonomy:
awplife-event-categories