Krishnadas Hospital Appointments & Clinic Manager
Doctor appointment booking plugin with doctor registration, appointment management, and admin approval.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_appointments | Stores appointments data created by this plugin. | Static |
| wp_doctors | Stores doctors data created by this plugin. | Static |
| wp_patient | Stores patient 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:
khacm_appointments_page_idOption key:khacm_db_versionOption key:khacm_doctor_page_idOption key:khacm_new_appointment_page_idOption key:khacm_patient_dashboard_page_idOption key:khacm_show_setup_noticeOption key:khacm_versionwp_postmeta