Fast Events

Sell personalized event tickets with PayPal, Stripe, or Mollie, including free Scan App, Tracking App, and Admin App.

12 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_fe_event_couponsStores fe event coupons data created by this plugin.Static
wp_fe_event_email_logA logging table that records activity, events, or audit history.Static
wp_fe_event_entriesStores form submissions and user-entered data.Static
wp_fe_event_logA logging table that records activity, events, or audit history.Static
wp_fe_event_ordersStores order records and related transaction data.Static
wp_fe_event_qrcodesStores fe event qrcodes data created by this plugin.Static
wp_fe_event_seatsStores fe event seats data created by this plugin.Static
wp_fe_event_user_groupsStores fe event user groups data created by this plugin.Static
wp_fe_event_webhooksStores fe event webhooks data created by this plugin.Static
wp_fe_eventsStores fe events 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_comments
Direct access
wp_options
Option key:fast_events_action_scheduler_initializedOption key:fast_events_demo_data_installedOption key:fast_events_demo_data_post_idsOption key:fast_events_management_optionsOption key:fast_events_optionsOption key:fast_events_version
wp_postmeta
Post meta
wp_usermeta
User meta