Hotel Booking by Xfor
Hotel Booking - helps you to setup hotel booking system quickly, pleasantly and easily.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_xfor_orders | Stores order records and related transaction data. | Static |
| wp_xfor_room_types | Stores xfor room types data created by this plugin. | Static |
| wp_xfor_room_types_images | Stores xfor room types images data created by this plugin. | Static |
| wp_xfor_rooms | Stores xfor rooms data created by this plugin. | Static |
| wp_xfor_settings | Stores xfor settings data created by this plugin. | Static |