Booking Calendar

WP Booking Calendar plugin for full-day bookings, time-slot appointments, rentals & events. Accept bookings and inquiries with flexible contact forms

8 database tables

Table NameDescriptionMethod
wp_bookingStores booking data created by this plugin.Static
wp_booking_couponsStores booking coupons data created by this plugin.Static
wp_booking_dates_propsStores booking dates props data created by this plugin.Static
wp_booking_form_structuresStores form definitions and related configuration.Static
wp_booking_seasonsStores booking seasons data created by this plugin.Static
wp_booking_types_metaStores additional metadata (key-value pairs) for booking types records.Static
wp_bookingdatesStores bookingdates data created by this plugin.Static
wp_bookingtypesStores bookingtypes 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:booking_date_formatOption key:booking_feedback_03Option key:booking_feedback_03_ratingOption key:booking_feedback_04Option key:booking_feedback_04_ratingOption key:booking_is_use_captchaOption key:booking_simulate_login_as_userOption key:booking_time_formatOption key:booking_version_numOption key:db_versionOption key:start_of_weekOption key:ui_usr__send_emailsOption key:wpbc_bfb_legacy_import_done_for_pro
wp_postmeta
Post meta
wp_usermeta
User meta