Can we create custom booking rules and approval workflows (e.g., internal manager approval, document verification) using hooks or custom code before a booking is finalized?

Yes, you can add custom booking rules and multi-step approval flows in WPRentals using hooks and custom code before a booking is final. The core booking runs through clear PHP functions and AJAX calls that developers can extend in a child theme. By inserting extra checks, custom statuses, and messages, you can add manager reviews […]
Can the system handle different pickup and drop-off locations for the same booking (for example, pick up a car in one city and return it in another)?

No, WPRentals cannot truly handle different pickup and drop-off locations for the same booking in an automated multi-location way. Each booking is tied to one fixed listing address, so the system assumes start and end at that point. You can still collect drop-off details or use workarounds, but real one-way fleet logic across branches needs […]
Can non-technical staff at my B&B or hostel easily update availability, change prices, or block dates for specific rooms or the entire property without risking mistakes in the linked calendars?

Yes, non-technical staff at your B&B or hostel can safely manage calendars in WPRentals. They can update availability, change prices, and block dates without hurting linked calendars. The theme uses a simple front-end dashboard with clear colors and step-by-step forms. Staff work in one clean interface instead of juggling many tools, which cuts the risk […]