Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Hotel Booking

Описание

Welcome to Hotel Booking WP plugin

This plugin is an useful system to manage all your booking.

Установка

  1. Install and activate the plugin.

Отзывы

02.02.2023
Thought I'd check out this plugin, installed it, entered my data and all I see is a 404 error 🙂
06.11.2022
What can I say? The plugin totally does not work on 8.0 and on 7.4 when I have the error reporting on 'full scale', it produces more 'deprecated' warnings and general notifications than HTML output. JavaScript conflicts with numerous other plugins and CSS uses very generic names conflicting with other even standard WordPress class names. Nice try, but the creator of this plugin was clearly coding in a vacuum assuming that his plugin would be the only plugin somebody would ever need. Don't waste your time with this amateuristic attempt to make a plugin!
02.05.2019
This plugin works fine as he promised, but have the worst html I've ever seen. All classes have a generic name, css customizations are impossible.
10.05.2018
Sorry to say but html outputs from this plugin have the worst code quality I've ever seen. Everything have same class, no way to select specific element to apply custom css. If they want to apply 10px height, they have a class for that. Background white, another class for that and bla bla bla. This is the way this plugin shows button: <a style="border:2px solid #78635a; color:#78635a;" href=".." class="nd_booking_padding_15_30_important nd_options_second_font_important nd_booking_border_radius_0_important nd_booking_background_color_transparent_important nd_booking_cursor_pointer nd_booking_display_inline_block nd_booking_font_size_11 nd_booking_font_weight_bold nd_booking_letter_spacing_2" target="_self">BOOK NOW FROM 25 $</a> Every element have same classes but not a single unique class to identify what the element is. This makes it impossible to customize elements
20.02.2018
Excellent, but missing possibility to set up accommodation for children. For example: Room for two adults + one child (free).
Посмотреть все 8 отзывов

Участники и разработчики

«Hotel Booking» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Hotel Booking» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

3.4

  • added new layout 3 for search component elementor

3.3

  • improved sanitation on POST requests

3.2

  • Improved plugin security ( added realpath(), Data Sanitization/Escaping variables )
  • Added wpdb::prepare() function on db query

3.1

  • added layout 2 on room post grid ( elementor )
  • added images size option on room post grid ( elementor )
  • fixed math.round night number in single room
  • fixed maj text on calendar

3.0

  • elementor compatibility 3.6

2.9

  • added order elementor component
  • added steps elementor component
  • added static shortcode room
  • added static shortcode branch

2.8

  • added 3rd color in plugin colors
  • added themes label in admin plugin options
  • created mtbs woo on integration room options for link the room to woo product
  • added nd_booking_qnt_room_bookable() function for add availability alert on search page room preview
  • added mandatory additional service ( example : cleaning fee )
  • added elementor search and rooms post grid component
  • added ical download reservations

2.7

  • added alert messages addons
  • added info price icon addons on room preview in the search page
  • added branch selector addons in the search page

2.6

  • updated metabox function for save all datas in db ( deleted all empty meta datas )
  • changed exceptions date format
  • changed single room layout

2.5

  • added nonce on ajax calls

2.4.2

  • sanitize POST and REQUEST calls
  • added wp_remote_get() function for external requests ( stripe,paypal )

2.4.1

  • sanitize, validate, and escape all datas on POST and GET requests
  • improved plugins_url()
  • added nonce on ajax calls
  • removed import/export feature

2.4

  • added some IDs on elements

2.3.9

  • added compatibility with latest wp version

2.3.8

  • added the possibility to change the slug for custom post type 1
  • improved the export option feature

2.3.7

  • changed some 404 static link

2.3.6

  • fixed post_id null variable on paypal payment

2.3.5

  • add new layout 5 on rooms component
  • add new layout 2 on search component
  • added new classes on style.css
  • implemented ajax services filter on search results shortcode
  • updated .pot file

2.3.4

  • added the possibility to blog the reservation on certain days
  • added minimum booking days option

2.3.3

  • updated languages .pot file
  • added Stripe payment methods addon
  • added VAT and City TAX management
  • added the possibility to add orders via admin panel

2.3.2

  • updated languages .pot file
  • added the possibility to link translated room with its default room when using WPML
  • fixed date format when user book a room in the current day

2.3.1

  • fixed special characters in order notification emails
  • added wp_mail() function to send email notifications

2.3.0

  • show all rooms in calendar view dashboard feature
  • added new translations strings on email template
  • added new translations strings on thank you and order page
  • fixed week price problem on single room page
  • extended the custom link feature for single room page

2.2.9

  • direct booking access from the single room page

2.2.8

  • updated .pot language file
  • updated date picker language with date_i18n function
  • added register and login alert on booking step

2.2.7

  • added calendar view for better orders management

2.2.6

  • added coupon management
  • added price guests options on plugin settings

2.2.5

  • added new quantity options on room settings metabox

2.2.4

  • added the possibility to set in plugin settings the price range values on the search archive page.

2.2.3

  • added translations for date picker
  • added action parameter on search visual composer component for WPML integration
  • updated nd-booking.pot file with new translations

2.2.2

  • added email notification templates
  • solved integer night number on search shortcode

2.2.1

  • update nd_booking_get_room_link() function

2.2

  • improve external booking integration implementation

2.1

  • added layout-2 for steps and orders components ( for better color management )
  • added ID in some elements
  • added some new css rules

2.0

  • create new cpt
  • create new metabox

1.0

  • Initial version