=== BeBetterHotels Booking Form === Contributors: bebetterhotels, tipicaweb, joseayram Tags: bebetterhotels, booking, booking form, appointment, reservations, calendar, service, hotels Requires at least: 5.2.0 Tested up to: 6.6.1 Requires PHP: 7.4 Stable tag: 1.0.14 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Integrate The BeBetterHotels Search Engine with Wordpress to allow booking easily from your website. == Description == The BBH Booking Form plugin create a simple, customizable and clean booking form to connect your BeBetterHotels customer id with our search engine. The plugin sends the catched fields trought your webform to the website https://clickandbook.net without share any aditional information. Read the BeBetterHotels terms here: https://www.bebetterhotels.com/terms/ Read the BeBetterHotels privacy policy here: https://www.bebetterhotels.com/politicas-de-privacidad/ = Requirements = > * PHP 7.4 or higher > * WordPress 5.2.0 or higher > * A BeBetterHotels customer id == Installation == 1. Upload the plugin to the '/wp-content/plugins/' directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Usage == 1. Configure the UI aspects of the plugin in submenu: Tools > BeBetterHotels 2. Availables Shortcodes: [bebetterhotels] = Parameters = > * customer: BeBetterHotels Customer ID > * adults_field: Determine if the field is required or optional - allow values: 'required' or blank > * childrens_field: Determine if the field is required or optional - allow values: 'required' or blank > * show_childrens: Show or Hide Childrens Dropdown field - allow values: 'yes' or 'no' = Example = > [bebetterhotels customer="dummyhotel" adults_field="required" childrens_field="required" show_childrens="yes"] == Frequently Asked Questions == = Is BeBetterHotels Booking Form Plugin free? = Yes, of course. This plugin is 100% free. No ads, no premium version exists. = Where are the plugin settings? = Go to `Settings > BeBetterHotels` = BBH Booking Form is awesome! Can I contribute? = Yes you can! Join in on our [GitHub repository](https://github.com/bebetterhotels/bbh-booking-form) 🙂 == Changelog == = 1.0.14 - (August 08, 2024) = * Fix: Added jquery-ui themes v1.13.13 & v1.14.0 = 1.0.13 - (April 10, 2023) = * Imp: Added Changelog file = 1.0.12 - (April 5, 2023) = * Fix: Applied Wordpress Standards Code = 1.0.11 - (April 4, 2023) = * Fix: Removed deprecated versions of jquery-ui themes = 1.0.10 - (March 29, 2023) = * Fix: Added most recents jquery-ui theme versions = 1.0.9 - (December 23, 2019) = * Imp: Remove autocomplete form = 1.0.8 - (November 14, 2019) = * New: Add language to url = 1.0.6 - (October 22, 2019) = * New: Fix jQuery Line Height = 1.0.5 - (October 20, 2019) = * Imp: Change font-size measures = 1.0.4 - (October 20, 2019) = * Fix: spanish translation = 1.0.3 - (October 20, 2019) = * Fix: responsive for smartphones & tablets = 1.0.2 - (October 20, 2019) = * Imp: Add sass for stylesheets * Fix: responsive design with flex = 1.0.1 - (October 17, 2019) = * Fix: datepicker font size * Fix: date inputs width = 1.0.0 - (August 22, 2019) = * First Release