Beskrivning
A simple shortcode to include Booking.com search box into WordPress. This is a very useful plugin if your user don’t have a permission to embed javascript in the content.
The shortcode: [surbma-bookingcom param="ALL_THE_PARAMETERS"]
Where param is the parameter, you can find in the Booking.com embed code. You need to find the src field, where you have to copy all the parameters after the https://www.booking.com/general.html?
url.
You can find the parameters at the end of your Booking.com script’s url:
Installation
- Upload
surbma-bookingcom-shortcode
folder to the/wp-content/plugins/
directory - Activate the Surbma | Booking.com Shortcode plugin through the ’Plugins’ menu in WordPress
- That’s it. Now you can use the shortcode. 🙂
Vanliga frågor
-
What is Booking.com?
-
Booking.com offers online accommodation booking. For more information, please visit the official Booking.com website: www.booking.com
-
Can I customize the look of the form?
-
No, you can’t.
-
What does Surbma mean?
-
It is the reverse version of my last name. 😉
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Surbma | Booking.com Shortcode” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Surbma | Booking.com Shortcode” har översatts till 1 språk. Tack till översättarna för deras bidrag.
Översätt ”Surbma | Booking.com Shortcode” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
2.0
Release date: 2020-02-10
- TWEAK – Tested with WordPress 5.3 version.
- TWEAK – Updated to use a new way to deploy it to wp.org repo.
1.1.0
- Changed shortcode name to surbma-bookingcom from booking_com. The old shortcode is still working, but it’s deprecated and it will be removed from the next version.
1.0.3
- Tested up to WordPress 4.9 version.
1.0.2
- Changed some texts, text domain and function names.
1.0.1
- Fix localization.
- Prevent direct access to the plugin.
1.0.0
- Initial release.