New update adds a lot of new features to the Car Hire theme and makes it more flexible than ever. Update is focused mainly on multiple pickup and return locations. It also adds lots of bug fixes and additional action and filter hooks that allow you to extend the core functionality, more below.
Multiple Pickup and Return Locations
Before the update, you only had option to select current location for each vehicle. We extended this further and have allowed you to select multiple pickup and multiple return locations. This way, you can limit the reach for each rental to more than one location and at the same time disallow returns to locations that are out of reach for some vehicles. By default, allowed return locations are the same as pickup locations, so not additional modifications are needed if you are updating Car Hire from on of older versions.
Before:
After:
Add More Logic to First Booking Step
Alert user that minimum booking is 3 days. Add to custom_functions.php
file:
Add Custom Admin Email Notifications
Customize admin email notifications. Add to custom_functions.php
file:
Disable Customer Email Notifications
Disable initial customer email notification. Add to custom_functions.php
file:
Add More Logic to Coupons
Require minimum of 3 days hire for coupon to work. Add to custom_functions.php
file:
Leave a Reply