eo_restore_booking
since 1.0
Pro
eo_restore_booking( $booking_id )
Restores a cancelled booking.
This function restores a booking from its 'cancelled' status to
the status it was at when it was cancelled.
Parameters
int
|
$booking_id |
the Booking ID
|
Return value
bool
|
True on success, false on failure
|
Hooks
Changelog
Related