Evenzo Events Manager for WooCommerce
A complete event management plugin for WooCommerce. Create events, sell tickets, manage attendees, and run check-ins with QR codes.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_emwc_attendees | Stores emwc attendees data created by this plugin. | Static |
| wp_emwc_checkins | Stores emwc checkins data created by this plugin. | Static |
| wp_emwc_pricing_rules | Stores emwc pricing rules data created by this plugin. | Static |
| wp_emwc_seating_charts | Stores emwc seating charts data created by this plugin. | Static |
| wp_emwc_seats | Stores emwc seats data created by this plugin. | Static |
| wp_emwc_waitlist | Stores emwc waitlist 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:
days_beforeOption key:emwc_activation_timeOption key:emwc_attendee_data_retentionOption key:emwc_category_slugOption key:emwc_collect_attendee_infoOption key:emwc_date_formatOption key:emwc_db_versionOption key:emwc_default_calendar_viewOption key:emwc_default_timezoneOption key:emwc_delete_data_on_uninstallOption key:emwc_enable_debug_modeOption key:emwc_enable_ical_exportOption key:emwc_enable_rest_apiOption key:emwc_enable_schema_markupOption key:emwc_enable_seating_chartsOption key:emwc_enable_waitlist_defaultOption key:emwc_event_archive_pageOption key:emwc_event_slugOption key:emwc_events_per_pageOption key:emwc_flush_feed_rulesOption key:emwc_flush_rss_feed_rulesOption key:emwc_google_maps_api_keyOption key:emwc_google_maps_default_zoomOption key:emwc_google_maps_heightOption key:emwc_google_maps_show_directionsOption key:emwc_google_maps_show_on_eventOption key:emwc_google_maps_styleOption key:emwc_max_tickets_defaultOption key:emwc_min_tickets_defaultOption key:emwc_persons_per_ticket_defaultOption key:emwc_qr_code_sizeOption key:emwc_seating_db_versionOption key:emwc_show_add_to_calendarOption key:emwc_show_event_countdownOption key:emwc_show_location_on_eventOption key:emwc_show_past_eventsOption key:emwc_show_seating_on_eventOption key:emwc_show_share_buttonsOption key:emwc_show_speakers_on_eventOption key:emwc_show_ticket_countdownOption key:emwc_ticket_code_lengthOption key:emwc_ticket_code_prefixOption key:emwc_time_formatOption key:emwc_versionOption key:emwc_waitlist_auto_notifyOption key:emwc_waitlist_expiry_hoursOption key:emwc_webhook_logsOption key:emwc_webhook_retry_queueOption key:emwc_webhooksOption key:recipientwp_postmetawp_postsCustom post type:
emwc_eventCustom post type:emwc_organizerCustom post type:emwc_speakerCustom post type:emwc_venuewp_termmetawp_termsCustom taxonomy:
emwc_event_categoryCustom taxonomy:emwc_speaker_categorywp_usermeta