Event Tickets and Registration

Event Tickets allows your visitors to RSVP and buy tickets to events on your site. Also works seamlessly with The Events Calendar.

2 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

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:blog_charsetOption key:currency_positionOption key:datepickerformatOption key:debugeventsOption key:decimal_separatorOption key:defaultcurrencysymbolOption key:flexible_tickets_activatedOption key:fooOption key:logging_classOption key:logging_engineOption key:logging_levelOption key:multidaycutoffOption key:opt-in-statusOption key:per_pageOption key:start_of_weekOption key:stellarwp_telemetryOption key:stellarwp_telemetry_last_sendOption key:tec_recurring_tickets_activeOption key:tec_tickets_activation_timeOption key:tec_tickets_plus_app_attendees_checked_inOption key:tec_tickets_plus_app_last_checkin_timeOption key:tec_tickets_seating_activeOption key:thousands_separatorOption key:ticket-attendee-info-slugOption key:ticket-attendee-info-templateOption key:ticket-attendee-modalOption key:ticket-attendee-page-idOption key:ticket-attendee-page-slugOption key:ticket-authentication-requirementsOption key:ticket-commerce-currency-codeOption key:ticket-commerce-form-locationOption key:ticket-commerce-use-currency-localeOption key:ticket-display-tickets-left-thresholdOption key:ticket-enabled-post-typesOption key:ticket-rsvp-form-locationOption key:tickets_rsvp_use_new_viewsOption key:tickets_use_new_viewsOption key:tribe_events_import_column_mapping_rsvp_ticketsOption key:tribe_events_pro_customizerOption key:tribe_events_timezone_modeOption key:tribe_settings_errorsOption key:tribe_settings_major_errorOption key:tribe_settings_sent_dataOption key:tribeeventscountriesOption key:tribeeventstemplateOption key:woocommerce_currency_posOption key:woocommerce_price_decimal_sepOption key:woocommerce_price_num_decimalsOption key:woocommerce_price_thousand_sepOption key:wplang
wp_postmeta
Post meta
wp_usermeta
User meta