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 Name | Description | Method |
|---|---|---|
| wp_ce_category | Stores ce category data created by this plugin. | Verified |
| wp_ce_events | Stores ce events data created by this plugin. | Verified |
| wp_ce_venues | Stores 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_optionsOption key:
blog_charsetOption key:ce_pp