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 Name | Description | Method |
|---|---|---|
| wp_ba_entries_check | Stores form submissions and user-entered data. | Static |
| wp_ba_holidays_check | Stores 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_optionsOption key:
booking_appointment_configurationOption key:booking_appointment_email_dataOption key:booking_appointment_payments_dataOption key:booking_appointment_settings_datawp_usermeta