Events Manager – Calendar, Bookings, Tickets, and more!

Events calendar with bookings, scheduling, appointments, event registration, tickets, recurring events, and venue management.

12 database tables

Table NameDescriptionMethod
wp_dbem_eventsStores dbem events data created by this plugin.Static
wp_em_bookingsStores em bookings data created by this plugin.Static
wp_em_bookings_metaStores additional metadata (key-value pairs) for em bookings records.Static
wp_em_event_recurrencesStores em event recurrences data created by this plugin.Static
wp_em_event_timeslotsStores em event timeslots data created by this plugin.Static
wp_em_eventsStores em events data created by this plugin.Static
wp_em_locationsStores em locations data created by this plugin.Static
wp_em_metaStores additional metadata (key-value pairs) for em records.Static
wp_em_ticketsStores em tickets data created by this plugin.Static
wp_em_tickets_bookingsStores em tickets bookings data created by this plugin.Static
wp_em_tickets_bookings_metaStores additional metadata (key-value pairs) for em tickets bookings records.Static
wp_em_timerangesStores em timeranges data created by this plugin.Static