Descripción
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 5.6 or higher (PHP7 recommended)
- WordPress 5.0 or higher
- A BeBetterHotels customer id
Usage
- Configure the UI aspects of the plugin in submenu: Tools > BeBetterHotels
- 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»]
Instalación
- Upload the plugin to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
- 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 🙂
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«BeBetterHotels Booking Form» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«BeBetterHotels Booking Form» ha sido traducido a 3 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «BeBetterHotels Booking Form» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
= 1.0.9 – (December 23, 2019)=
* Remove autocomplete form
= 1.0.8 – (November 14, 2019)=
* Add language to url
= 1.0.6 – (October 22, 2019)=
* Fix jQuery Line Height
= 1.0.5 – (October 20, 2019)=
* 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)=
* 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