Advanced Appointment Booking & Scheduling
Advanced Appointment Booking & Scheduling: Effortlessly manage appointments with a simple, user-friendly scheduling system.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_abp_staff | Stores abp staff data created by this plugin. | Static |
| wp_abp_staff_services | Stores abp staff services data created by this plugin. | Static |
| wp_appointment_booking | Stores appointment booking data created by this plugin. | Static |
| wp_appointment_services | Stores appointment services 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:
abp_staff_userid_column_added