BA Book Everything

The really fast and powerful Booking engine for theme/site developers to create any booking or rental sites (tours, cars, events, apartments, yachts)

10 database tables

Table NameDescriptionMethod
wp_babe_av_calStores babe av cal data created by this plugin.Static
wp_babe_booking_rulesStores babe booking rules data created by this plugin.Static
wp_babe_category_deactivate_scheduleStores babe category deactivate schedule data created by this plugin.Static
wp_babe_discountStores babe discount data created by this plugin.Static
wp_babe_order_itemmetaStores order records and related transaction data.Static
wp_babe_order_itemsStores order records and related transaction data.Static
wp_babe_payment_tokenmetaStores access tokens for authentication or API access.Static
wp_babe_payment_tokensStores access tokens for authentication or API access.Static
wp_babe_ratesStores babe rates data created by this plugin.Static
wp_babe_rates_metaStores additional metadata (key-value pairs) for babe rates records.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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:_babe_demo_imagesOption key:_babe_posts_need_rewrite_rulesOption key:attr_tax_prefixOption key:babe_db_upgradingOption key:babe_db_versionOption key:babe_roles_versionOption key:babe_settingsOption key:babe_settings_Option key:babe_versionOption key:babe_wp_export_ranOption key:captcha_typeOption key:currencyOption key:currency_placeOption key:default_post_edit_rowsOption key:price_decimal_separatorOption key:price_decimalsOption key:price_from_labelOption key:price_thousand_separatorOption key:recaptcha_scoreOption key:recaptcha_secret_keyOption key:recaptcha_site_keyOption key:start_of_weekOption key:turnstile_secret_keyOption key:turnstile_site_keyOption key:zero_price_display_value
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta