The Events Calendar

The Events Calendar: #1 calendar plugin for WordPress. Create/manage events (virtual too!) on your site with the free plugin.

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:allow_duplicate_venuesOption key:custom-fieldsOption key:datepickerformatOption key:datetimeseparatorOption key:debugeventsOption key:defaultcurrencycodeOption key:defaultcurrencysymbolOption key:disable_metabox_custom_fieldsOption key:donate-linkOption key:earliest_dateOption key:earliest_date_markersOption key:eb_security_keyOption key:embedgooglemapsOption key:embedgooglemapszoomOption key:eventsdefaultorganizeridOption key:eventsdefaultvenueidOption key:eventsslugOption key:fb_token_expiresOption key:front_page_event_archiveOption key:geoloc_default_unitOption key:google_maps_js_api_keyOption key:imported_encoding_statusOption key:latest_dateOption key:latest_date_markersOption key:latest_ecp_versionOption key:livefiltersupdateOption key:meetup_security_keyOption key:multidaycutoffOption key:postsperpageOption key:previous_ecp_versionsOption key:pue_install_key_event_aggregatorOption key:reversecurrencypositionOption key:showcommentsOption key:showeventsinmainloopOption key:singleeventslugOption key:sp_events_calendar_optionsOption key:start_of_weekOption key:stylesheetoptionOption key:timerangeseparatorOption key:tribe_aggregator_disableOption key:tribe_events_import_column_mappingOption key:tribe_events_import_column_mapping_Option key:tribe_events_import_typeOption key:tribe_events_timezone_modeOption key:tribe_events_timezones_show_zoneOption key:tribeenableviewsOption key:tribeeventsafterhtmlOption key:tribeeventsbeforehtmlOption key:tribeeventstemplateOption key:viewoption
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta