AppointPax – Conversational Appointment Scheduling
Conversational appointment scheduling for WordPress with chat-style booking, services, locations and notifications.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_appointpax_bookings | Stores appointpax bookings data created by this plugin. | Static |
| wp_appointpax_locations | Stores appointpax locations data created by this plugin. | Static |
| wp_appointpax_service_locations | Stores appointpax service locations data created by this plugin. | Static |
| wp_appointpax_services | Stores appointpax services data created by this plugin. | Static |
| wp_appointpax_slots | Stores appointpax slots 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:
appointpax_db_versionOption key:appointpax_facepilot_api_keyOption key:appointpax_pro_welcome_seenOption key:appointpax_reminder_sentOption key:appointpax_settingsOption key:appointpax_setup_complete