Designed2Use Events

A standalone WordPress events calendar with month + list views, venue archive, iCal feeds, and optional WooCommerce ticketing.

2 database tables

Table NameDescriptionMethod
wp_d2uevents_event_occurrencesStores d2uevents event occurrences data created by this plugin.Static
wp_d2uevents_ticket_stockStores d2uevents ticket stock 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:d2uevents_db_versionOption key:d2uevents_optionsOption key:start_of_week
wp_postmeta
Post meta
wp_usermeta
User meta