My Calendar – Accessible Event Manager

Accessible WordPress event calendar plugin. Manage single or recurring events, event venues, and display your calendar anywhere on your site.

12 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_claimsStores actionscheduler claims data created by this plugin.Live
wp_actionscheduler_groupsStores actionscheduler groups data created by this plugin.Live
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_calendarStores calendar data created by this plugin.Static
wp_calendar_categoriesStores calendar categories data created by this plugin.Static
wp_my_calendarStores my calendar data created by this plugin.Verified
wp_my_calendar_categoriesStores my calendar categories data created by this plugin.Verified
wp_my_calendar_category_relationshipsStores my calendar category relationships data created by this plugin.Verified
wp_my_calendar_eventsStores my calendar events data created by this plugin.Verified
wp_my_calendar_location_relationshipsStores my calendar location relationships data created by this plugin.Verified
wp_my_calendar_locationsStores my calendar locations data created by this plugin.Verified

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:ko_calendar_importedOption key:mc_ajax_javascriptOption key:mc_apply_colorOption key:mc_bottomnavOption key:mc_calendar_javascriptOption key:mc_convertOption key:mc_count_cacheOption key:mc_css_fileOption key:mc_date_formatOption key:mc_default_admin_viewOption key:mc_default_directionOption key:mc_display_mainOption key:mc_display_miniOption key:mc_display_singleOption key:mc_event_access_migration_completedOption key:mc_event_link_expiresOption key:mc_event_mailOption key:mc_event_mail_bccOption key:mc_event_mail_fromOption key:mc_event_mail_messageOption key:mc_event_mail_subjectOption key:mc_event_mail_toOption key:mc_gmap_api_keyOption key:mc_hide_iconsOption key:mc_html_emailOption key:mc_input_optionsOption key:mc_input_options_administratorsOption key:mc_list_javascriptOption key:mc_location_access_migration_completedOption key:mc_mini_javascriptOption key:mc_notime_textOption key:mc_promotion_scheduledOption key:mc_remoteOption key:mc_show_jsOption key:mc_show_monthsOption key:mc_show_weekendsOption key:mc_site_activatedOption key:mc_style_varsOption key:mc_templatesOption key:mc_topnavOption key:mc_tribe_importedOption key:mc_uninstalledOption key:mc_use_permalinksOption key:mc_use_stylesOption key:mc_versionOption key:mc_week_formatOption key:mcs_paymentsOption key:my_calendar_optionsOption key:remoteOption key:upcoming_events_navigation
wp_postmeta
Post meta
wp_terms
Custom taxonomy:mc-event-accessCustom taxonomy:mc-event-categoryCustom taxonomy:mc-location-access
wp_usermeta
User meta