| 开发者 |
Surbma
CherryPickStudios |
|---|---|
| 更新时间 | 2026年4月12日 22:58 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 |
| 版权网址: | 版权信息 |
[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:
<script type="text/javascript" src="https://www.booking.com/general.html?ALL_THE_PARAMETERS"></script>
surbma-bookingcom-shortcode folder to the /wp-content/plugins/ directoryBooking.com offers online accommodation booking. For more information, please visit the official Booking.com website: www.booking.com
No, you can't.
It is the reverse version of my last name. ;)
param is stripped of HTML, the script URL is built safely, and esc_url() is used on output (addresses stored XSS reports for contributor-level shortcode use).