Calendar

A simple but effective Calendar plugin for WordPress that allows you to manage your events and appointments and display them to the world.

3 database tables

Table NameDescriptionMethod
wp_calendarStores calendar data created by this plugin.Static
wp_calendar_categoriesStores calendar categories data created by this plugin.Static
wp_calendar_configStores calendar config 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:start_of_week