The [homerunner-availability-calendar]
shortcode displays a calendar showing property availability and pricing information.
Basic Usage #
[homerunner-availability-calendar]
Alternative Usage #
To display the calendar for a specific property on any page, use either the id
or central_id
parameter:
[homerunner-availability-calendar id="PROPERTY_ID"]
or
[homerunner-availability-calendar central_id="CENTRAL_PROPERTY_ID"]
Parameters #
Parameter | Default | Description |
id | WordPress Property ID to display the calendar for | |
central_id | Central Property ID to display the calendar for | |
months | 12 | Number of months to display |
start_date | Calendar start date. Format: yyyy-mm-dd | |
price_display | base_price | Price to display. Options: base_price, average_price, lowest_price, none |
show_legend | yes | Show/hide calendar legend |
show_price | yes | Show/hide price display |
show_min_stay | yes | Show/hide minimum stay information |
show_checkin | yes | Show/hide check-in allowed information |
show_checkout | yes | Show/hide check-out allowed information |
show_unavailable | yes | Show/hide unavailable dates information |
show_restricted | yes | Show/hide restricted dates information |