Appointment booking for Next 7 Days.
Appointment booking gives you the ability to Appointment booking for next 7 days, Where admin can set time According to requirements.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_boffin_coders_appointment_availability | Stores boffin coders appointment availability data created by this plugin. | Static |
| wp_boffin_coders_appointment_booked | Stores boffin coders appointment booked data created by this plugin. | Static |
| wp_boffin_coders_appointment_data | Stores boffin coders appointment data data created by this plugin. | Static |
| wp_boffin_coders_appointment_styles | Stores boffin coders appointment styles data created by this plugin. | Static |
| wp_boffin_coders_appointment_user_information | Stores boffin coders appointment user information data created by this plugin. | Static |