HRMpilot Room Manager

Complete hotel room management for WordPress: rooms, bookings, availability calendar, seasonal pricing, supplements and email notifications.

3 database tables

Table NameDescriptionMethod
wp_hrmrm_availabilityStores hrmrm availability data created by this plugin.Static
wp_hrmrm_availability_historyStores hrmrm availability history data created by this plugin.Static
wp_hrmrm_booking_notesStores hrmrm booking notes 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:hrmrm_availability_appearance_optionsOption key:hrmrm_booking_mail_templatesOption key:hrmrm_booking_page_idOption key:hrmrm_booking_settingsOption key:hrmrm_check_wizardOption key:hrmrm_currencyOption key:hrmrm_flush_rewrite_rulesOption key:hrmrm_last_auto_flushOption key:hrmrm_legacy_data_migratedOption key:hrmrm_room_listing_default_layoutOption key:hrmrm_room_listing_per_pageOption key:hrmrm_room_manager_main_delete_on_uninstallOption key:hrmrm_room_manager_main_versionOption key:hrmrm_room_manager_settingsOption key:hrmrm_setup_wizard_completedOption key:hrmrm_show_permalink_noticeOption key:hrmrm_thankyou_page_idOption key:site_icon
wp_postmeta
Post meta
wp_posts
Custom post type:hrmrm_booking
wp_terms
Custom taxonomy:hrmrm_booking_statusCustom taxonomy:hrmrm_room_category