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 NameDescriptionMethod
wp_em_attendeesStores em attendees data created by this plugin.Static
wp_em_bookingsStores em bookings data created by this plugin.Static
wp_em_couponsStores em coupons data created by this plugin.Static
wp_em_currencyStores em currency data created by this plugin.Static
wp_em_paymentsStores em payments data created by this plugin.Static
wp_em_ticketsStores 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_options
Option key:awl_em_common_settingsOption key:em_currency_symbolOption key:em_optionsOption key:em_starter_db_version
wp_postmeta
Post meta
wp_posts
Custom post type:awl_event_monster
wp_terms
Custom taxonomy:awplife-event-categories