CP Appointment Calendar

CP Appointment Calendar allows you to define "available" time slots that can be booked by the website visitors.

2 database tables

Table NameDescriptionMethod
wp_appointment_calendarsStores appointment calendars data created by this plugin.Static
wp_appointment_calendars_dataStores appointment calendars data 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:calendar_dateformatOption key:calendar_languageOption key:calendar_maxdateOption key:calendar_militarytimeOption key:calendar_mindateOption key:calendar_pagesOption key:calendar_weekdayOption key:currencyOption key:dex_appointments_dataOption key:email_confirmation_to_userOption key:email_notification_to_adminOption key:email_subject_confirmation_to_userOption key:email_subject_notification_to_adminOption key:enable_paypalOption key:installed_Option key:notification_destination_emailOption key:notification_from_emailOption key:paypal_emailOption key:paypal_languageOption key:paypal_product_nameOption key:request_costOption key:url_cancelOption key:url_ok