Can I restrict instant booking for long‑term stays and require manual approval after reviewing a tenant’s details in WPRentals?

Yes, you can restrict instant booking for long‑term stays in WPRentals and send those through manual approval first. The theme lets you switch listings or whole sites into request to book mode, so large bookings confirm only after you review guest details. When you mix booking mode, minimum nights, and pricing rules, you keep short […]
Can I require guests to agree to my cancellation policy and house rules during checkout so I’m protected if issues arise?

Yes, with WPRentals you can require guests to agree to your cancellation policy and house rules at checkout. The theme shows rules on each listing, links full legal pages, and adds a required checkbox guests must tick before sending a booking. That consent stays in the booking record as written proof. It helps you when […]
Can I programmatically manage bookings, properties, and users in WPRentals (via hooks or APIs) so I can automate onboarding and maintenance tasks for multiple client sites?

Yes, you can manage bookings, properties, and users in WPRentals through its REST API plus WordPress hooks. That mix works well for automation across many client sites. The API handles listings and reservations with JSON calls, while hooks let you react to booking events without touching core files. For user accounts, you rely on the […]