Recent Rooms shortcode
To display a list of recent rooms you can use this shortcode:
[hotelier_recent_rooms per_page="9" columns="3"]
This shortcode can accept the following parameters:
- per_page
- columns
- orderby (
date
,title
,ID
) - order (
ASC
orDESC
)