Easy Booked – Appointment Booking and Scheduling Management System for WordPress

A comprehensive appointment booking calendar and scheduling management system for WordPress.

3 database tables

Table NameDescriptionMethod
wp_abs_calendarStores abs calendar data created by this plugin.Static
wp_abs_custom_time_slotsStores abs custom time slots data created by this plugin.Static
wp_abs_time_slotsStores abs time 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_options
Option key:abs_admin_host_emailOption key:abs_appointment_approval_containOption key:abs_appointment_confirmation_containOption key:abs_appointment_made_contentOption key:abs_appointment_reminder_containOption key:abs_calendar_generalOption key:abs_custom_fieldsOption key:abs_duration_zoomOption key:abs_email_reminder_timeOption key:abs_enable_admin_emailOption key:abs_enable_appointment_approvalOption key:abs_enable_appointment_confirmationOption key:abs_enable_email_appointment_reminderOption key:abs_enable_zoomOption key:abs_installedOption key:abs_settingOption key:abs_user_appointmentOption key:abs_user_loginOption key:abs_user_profileOption key:abs_user_register_pageOption key:abs_versionOption key:abs_zoom_account_idOption key:abs_zoom_api_keyOption key:abs_zoom_client_idOption key:abs_zoom_client_secretOption key:abs_zoom_passwordOption key:abs_zoom_secret_keyOption key:duration_zoomOption key:zoom_password
wp_postmeta
Post meta
wp_usermeta
User meta