Appointment Buddy Widget By Accrete
Appointment Buddy Widget allows you to book appointment online from a set of available time-slots quickly and easily.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_abadminprofiledetails | Stores abadminprofiledetails data created by this plugin. | Static |
| wp_abappointmentmst | Stores abappointmentmst data created by this plugin. | Static |
| wp_abholidaymst | Stores abholidaymst data created by this plugin. | Static |
| wp_abservicemst | Stores abservicemst data created by this plugin. | Static |
| wp_abslotmappingdetails | Stores abslotmappingdetails data created by this plugin. | Static |
| wp_abtimeslotmst | Stores abtimeslotmst data created by this plugin. | Static |