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 NameDescriptionMethod
wp_wpbs_booking_metaStores additional metadata (key-value pairs) for wpbs booking records.Static
wp_wpbs_bookingsStores wpbs bookings data created by this plugin.Static
wp_wpbs_calendar_metaStores additional metadata (key-value pairs) for wpbs calendar records.Static
wp_wpbs_calendarsStores wpbs calendars data created by this plugin.Static
wp_wpbs_event_metaStores additional metadata (key-value pairs) for wpbs event records.Static
wp_wpbs_eventsStores wpbs events data created by this plugin.Static
wp_wpbs_form_metaStores additional metadata (key-value pairs) for wpbs form records.Static
wp_wpbs_formsStores form definitions and related configuration.Static
wp_wpbs_legend_item_metaStores additional metadata (key-value pairs) for wpbs legend item records.Static
wp_wpbs_legend_itemsStores 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_options
Option 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