WP Booking System – Booking Calendar
The booking calendar plugin for WordPress. Get easy online booking with this lightweight and powerful booking calendar.
10 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_wpbs_booking_meta | Stores additional metadata (key-value pairs) for wpbs booking records. | Static |
| wp_wpbs_bookings | Stores wpbs bookings data created by this plugin. | Static |
| wp_wpbs_calendar_meta | Stores additional metadata (key-value pairs) for wpbs calendar records. | Static |
| wp_wpbs_calendars | Stores wpbs calendars data created by this plugin. | Static |
| wp_wpbs_event_meta | Stores additional metadata (key-value pairs) for wpbs event records. | Static |
| wp_wpbs_events | Stores wpbs events data created by this plugin. | Static |
| wp_wpbs_form_meta | Stores additional metadata (key-value pairs) for wpbs form records. | Static |
| wp_wpbs_forms | Stores form definitions and related configuration. | Static |
| wp_wpbs_legend_item_meta | Stores additional metadata (key-value pairs) for wpbs legend item records. | Static |
| wp_wpbs_legend_items | Stores wpbs legend items 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:
wpbs-languagesOption key:wpbs-optionsOption key:wpbs_db_versionOption key:wpbs_first_activationOption key:wpbs_hide_v2_welcome_screenOption key:wpbs_registered_website_idOption key:wpbs_serial_keyOption key:wpbs_settingsOption key:wpbs_upgrade_5_0_0Option key:wpbs_upgrade_5_0_0_skippedOption key:wpbs_version