WP BASE Booking of Appointments, Services and Events

The most feature rich and flexible appointment and service booking platform that allows business owners accept hourly or daily reservations.

9 database tables

Table NameDescriptionMethod
wp_base_bookingsStores base bookings data created by this plugin.Static
wp_base_locationsStores base locations data created by this plugin.Static
wp_base_metaStores additional metadata (key-value pairs) for base records.Static
wp_base_servicesStores base services data created by this plugin.Static
wp_base_transactionsStores base transactions data created by this plugin.Static
wp_base_wh_aStores base wh a data created by this plugin.Static
wp_base_wh_sStores base wh s data created by this plugin.Static
wp_base_wh_wStores base wh w data created by this plugin.Static
wp_base_workersStores base workers 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:app_db_versionOption key:app_imported_from_a_plusOption key:app_last_hourly_updateOption key:appointments_optionsOption key:appointments_saltOption key:disallowed_keysOption key:start_of_weekOption key:widget_appointments_monthly_calendarOption key:widget_appointments_shortcodeOption key:wp_base_business_optionsOption key:wp_base_db_versionOption key:wp_base_deactivated_pluginsOption key:wp_base_export_source_urlOption key:wp_base_installedOption key:wp_base_last_updateOption key:wp_base_multilangOption key:wp_base_optionsOption key:wp_base_replace_textsOption key:wp_base_saltOption key:wp_base_textsOption key:wp_base_udfsOption key:wpb_license_key_Option key:wpb_license_status_
wp_postmeta
Post meta
wp_usermeta
User meta