Booking / Appointment

Bookings/Appointments provides the facility for users to book appointments for any business. Users can book appointments according to different times.

2 database tables

Table NameDescriptionMethod
wp_ba_entries_checkStores form submissions and user-entered data.Static
wp_ba_holidays_checkStores ba holidays check 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_appointment_configurationOption key:booking_appointment_email_dataOption key:booking_appointment_payments_dataOption key:booking_appointment_settings_data
wp_usermeta
User meta