Deprecated
Table of Contents
| includes/ajax.php |
| includes/entities/room-type.php |
| includes/settings/page-settings.php |
| includes/users-and-roles/customers.php |
| includes/views/loop-room-type-view.php |
| plugin.php |
ajax.php
| Line | Element | Reason |
|---|---|---|
| 21 | Ajax | put all ajax code to the \MPHB\AjaxApi\AjaxApiHandler and its actions pay attansion to the #nolite comments |
room-type.php
| Line | Element | Reason |
|---|---|---|
| 397 | RoomType::getDefaultPrice() | |
| 411 | RoomType::getDefaultPriceForDates() |
page-settings.php
| Line | Element | Reason |
|---|---|---|
| 92 | PageSettings::getPaymentSuccessPageId() | since 3.7 |
| 104 | PageSettings::getPaymentSuccessPageUrl() | since 3.7 |
customers.php
| Line | Element | Reason |
|---|---|---|
| 374 | Customers::createCustomerOnBooking() | \MPHB\Entities\Customer $bookingCustomer |
loop-room-type-view.php
| Line | Element | Reason |
|---|---|---|
| 29 | LoopRoomTypeView::renderGalleryOrFeaturedImage() |
plugin.php
| Line | Element | Reason |
|---|---|---|
| 794 | HotelBookingPlugin::getSlug() |