Wp Appointments

With totally AJAX based front & back ends, WP Appointments is a fully managed and flexible tool for building powerful appointments systems.

6 database tables

Table NameDescriptionMethod
wp_appointmentsStores appointments data created by this plugin.Static
wp_connectionsStores connections data created by this plugin.Static
wp_locationsStores locations data created by this plugin.Static
wp_servicesStores services data created by this plugin.Static
wp_staffStores staff data created by this plugin.Static
wp_wst_Stores wst 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_options
Option key:blog_charsetOption key:wp_appointment_idOption key:wst_email_optOption key:wst_per_page
wp_postmeta
Post meta
wp_usermeta
User meta