Event Koi Lite – Events Calendar, Event Management, RSVP, and Tickets
A modern, unbloated WordPress events calendar plugin. Sell tickets, create an events calendar or list, manage RSVPs and attendees.
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_eventkoi_charges | Stores eventkoi charges data created by this plugin. | Static |
| wp_eventkoi_customers | Stores eventkoi customers data created by this plugin. | Static |
| wp_eventkoi_order_notes | Stores order records and related transaction data. | Static |
| wp_eventkoi_orders | Stores order records and related transaction data. | Static |
| wp_eventkoi_rsvps | Stores eventkoi rsvps data created by this plugin. | Static |
| wp_eventkoi_ticket_orders | Stores order records and related transaction data. | Static |
| wp_eventkoi_tickets | Stores eventkoi 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:
eventkoi_api_keyOption key:eventkoi_current_theme_supportOption key:eventkoi_db_versionOption key:eventkoi_default_event_calOption key:eventkoi_default_template_idOption key:eventkoi_demo_event_idOption key:eventkoi_events_cache_versionOption key:eventkoi_flush_neededOption key:eventkoi_migrated_event_postsOption key:eventkoi_permalinksOption key:eventkoi_queue_flush_rewrite_rulesOption key:eventkoi_quick_start_completedOption key:eventkoi_rsvp_heal_auditOption key:eventkoi_rsvp_instance_ts_healedOption key:eventkoi_settingsOption key:eventkoi_shared_secretOption key:eventkoi_show_quick_start_promptOption key:eventkoi_site_instance_idOption key:eventkoi_template_page_idOption key:eventkoi_versionOption key:eventkoi_wc_ticket_product_idwp_postmetawp_postsCustom post type:
eventkoi_eventwp_termmetawp_termsCustom taxonomy:
event_calwp_usermeta