Description
Welcome to Hotel Booking WP plugin
This plugin is an useful system to manage all your booking.
Installation
- Install and activate the plugin.
Reviews
February 2, 2023
Thought I’d check out this plugin, installed it, entered my data and all I see is a 404 error π
November 6, 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!
November 1, 2022
Emails is not receiving after booking
May 2, 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.
May 10, 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
February 20, 2018
Excellent, but missing possibility to set up accommodation for children. For example: Room for two adults + one child (free).
Contributors & Developers
“Hotel Booking” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Hotel Booking” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.8
- fixed Local File Inclusion on nd_booking_ss_rooms shortcode
3.7
- fixed Local File Inclusion on nd_booking_ss_rooms shortcode
3.6
- fixed Local File Inclusion on search shortcode
3.5
- added new css rules
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
