Community Events

The purpose of this plugin is to allow users to create a schedule of upcoming events and display events for the next 7 days in an AJAX-driven box or d …

3 database tables

Table NameDescriptionMethod
wp_ce_categoryStores ce category data created by this plugin.Verified
wp_ce_eventsStores ce events data created by this plugin.Verified
wp_ce_venuesStores ce venues 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_options
Option key:blog_charsetOption key:ce_pp