Fair Events

Event management plugin with custom post type for events.

19 database tables

Table NameDescriptionMethod
wp_fair_event_date_categoriesStores fair event date categories data created by this plugin.Static
wp_fair_event_date_postsStores fair event date posts data created by this plugin.Static
wp_fair_event_datesStores fair event dates data created by this plugin.Static
wp_fair_event_sourcesStores fair event sources data created by this plugin.Static
wp_fair_event_venuesStores fair event venues data created by this plugin.Static
wp_fair_events_event_date_settingsStores fair events event date settings data created by this plugin.Static
wp_fair_events_event_photosStores fair events event photos data created by this plugin.Static
wp_fair_events_group_permission_rulesStores fair events group permission rules data created by this plugin.Static
wp_fair_events_group_pricing_rulesStores fair events group pricing rules data created by this plugin.Static
wp_fair_events_invitation_tokensStores access tokens for authentication or API access.Static
wp_fair_events_photo_likesStores fair events photo likes data created by this plugin.Static
wp_fair_events_signupsStores fair events signups data created by this plugin.Static
wp_fair_events_ticket_option_collaboratorsStores fair events ticket option collaborators data created by this plugin.Static
wp_fair_events_ticket_option_pricesStores fair events ticket option prices data created by this plugin.Static
wp_fair_events_ticket_optionsStores fair events ticket options data created by this plugin.Static
wp_fair_events_ticket_pricesStores fair events ticket prices data created by this plugin.Static
wp_fair_events_ticket_sale_periodsStores fair events ticket sale periods data created by this plugin.Static
wp_fair_events_ticket_type_group_restrictionsStores fair events ticket type group restrictions data created by this plugin.Static
wp_fair_events_ticket_typesStores fair events ticket types 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_options
Option key:fair_events_db_versionOption key:fair_events_enabled_post_typesOption key:fair_events_powered_by_brandingOption key:fair_events_register_post_typeOption key:fair_events_slugOption key:fair_events_start_of_weekOption key:fair_payment_currencyOption key:start_of_week
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta