TimeFix – Simple Appointment Booking & Scheduling Plugin
TimeFix is a simple appointment booking & scheduling plugin for WordPress.
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_wpm_timefix_appointment_meta | Stores additional metadata (key-value pairs) for wpm timefix appointment records. | Static |
| wp_wpm_timefix_appointment_services | Stores wpm timefix appointment services data created by this plugin. | Static |
| wp_wpm_timefix_appointments | Stores wpm timefix appointments data created by this plugin. | Static |
| wp_wpm_timefix_customers | Stores wpm timefix customers data created by this plugin. | Static |
| wp_wpm_timefix_orders | Stores order records and related transaction data. | Static |
| wp_wpm_timefix_service_meta | Stores additional metadata (key-value pairs) for wpm timefix service records. | Static |
| wp_wpm_timefix_staff_meta | Stores additional metadata (key-value pairs) for wpm timefix staff records. | 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:
start_of_weekOption key:wpm_timefix_email_settingsOption key:wpm_timefix_general_settingsOption key:wpm_timefix_needs_flushOption key:wpm_timefix_offline_payment_settingsOption key:wpm_timefix_payment_settingsOption key:wpm_timefix_permalink_settingswp_termmeta