AweBooking – Hotel Booking System

Awebooking helps you to setup hotel booking system quickly, pleasantly and easily.

10 database tables

Table NameDescriptionMethod
wp_awebooking_availabilityStores awebooking availability data created by this plugin.Verified
wp_awebooking_bookingStores awebooking booking data created by this plugin.Verified
wp_awebooking_booking_itemmetaStores awebooking booking itemmeta data created by this plugin.Verified
wp_awebooking_booking_itemsStores awebooking booking items data created by this plugin.Verified
wp_awebooking_pricingStores awebooking pricing data created by this plugin.Verified
wp_awebooking_relationshipmetaStores awebooking relationshipmeta data created by this plugin.Static
wp_awebooking_roomsStores awebooking rooms data created by this plugin.Verified
wp_awebooking_tax_ratesStores awebooking tax rates data created by this plugin.Verified
wp_p2p_relationshipmetaStores p2p relationshipmeta data created by this plugin.Verified
wp_p2p_relationshipsStores p2p relationships data created by this plugin.Verified

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_commentmeta
Comment meta
wp_options
Option key:accountsOption key:awebooking_db_versionOption key:awebooking_premium_api_codeOption key:awebooking_versionOption key:calc_taxesOption key:children_bookableOption key:contentOption key:currencyOption key:descriptionOption key:display_filter_formOption key:display_guest_arrival_timeOption key:display_search_form_on_searchOption key:email_base_colorOption key:email_bg_colorOption key:email_body_bg_colorOption key:email_body_text_colorOption key:email_copyrightOption key:email_from_addressOption key:email_from_nameOption key:email_header_imageOption key:email_typeOption key:enable_locationOption key:enabledOption key:hotel_addressOption key:hotel_address_2Option key:hotel_check_inOption key:hotel_check_outOption key:hotel_cityOption key:hotel_countryOption key:hotel_nameOption key:hotel_phoneOption key:hotel_postcodeOption key:hotel_star_ratingOption key:hotel_stateOption key:instructionsOption key:list_gateway_orderOption key:price_decimal_separatorOption key:prices_include_taxOption key:recipientOption key:reservation_modeOption key:search_form_aligmentOption key:search_form_max_adultsOption key:search_form_max_childrenOption key:search_form_max_infantsOption key:search_form_styleOption key:single_tax_rateOption key:subjectOption key:tax_rate_modelOption key:titleOption key:use_experiment_style
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_terms
Custom taxonomy:hotel_extra_service
wp_usermeta
User meta