CP Multi View Events Calendar
A powerful and flexible WordPress event calendar plugin that lets you display your events in multiple calendar views, just like Google Calendar.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dc_mv_calendars | Stores dc mv calendars data created by this plugin. | Static |
| wp_dc_mv_configuration | Stores dc mv configuration data created by this plugin. | Static |
| wp_dc_mv_events | Stores dc mv events data created by this plugin. | Static |
| wp_dc_mv_views | Stores dc mv views 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_optionsOption key:
cp_mvc_dateformatOption key:cp_mvc_load_scriptsOption key:installed_