EventBookings
A powerful plugin to fetch and display event data from EventBookings on your WordPress site.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_customized_events | Stores customized events data created by this plugin. | Static |
| wp_eb_feature_events | Stores eb feature events data created by this plugin. | Static |
| wp_eb_plugin_users | Stores eb plugin users data created by this plugin. | Static |
| wp_events | Stores events 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:
eventbookings_client_idOption key:eventbookings_client_secretOption key:eventbookings_db_versionOption key:eventbookings_details_page_slugOption key:eventbookings_environment