Function bkap_check_booking_available
Check if Booking is not locked out for a particular date
Parameters summary
string|integer |
$product_id |
Product ID |
string |
$start_date |
Start Date |
string |
$end_date |
End Date |
Return value summary
boolean
|
True for available else false |