CP Reservation Calendar

CP Reservation Calendar is a booking calendar that allows selecting dates - ex: check-in and check-out dates - for a reservation.

3 database tables

Table NameDescriptionMethod
wp_dex_reservations_discount_codesStores dex reservations discount codes data created by this plugin.Static
wp_reservation_calendarsStores reservation calendars data created by this plugin.Static
wp_reservation_calendars_dataStores reservation 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_mindateOption key:calendar_modeOption key:calendar_pagesOption key:calendar_weekdayOption key:currencyOption key:dexcv_backgroundOption key:dexcv_borderOption key:dexcv_charsOption key:dexcv_enable_captchaOption key:dexcv_fontOption key:dexcv_heightOption key:dexcv_max_font_sizeOption key:dexcv_min_font_sizeOption key:dexcv_noiseOption key:dexcv_noise_lengthOption key:dexcv_widthOption key:email_confirmation_to_userOption key:email_notification_to_adminOption key:email_subject_confirmation_to_userOption key:email_subject_notification_to_adminOption 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