Function get_slot_lockout
Returns the total bookings allowed for a given date and time slot
Parameters summary
integer |
$product_id |
Product ID |
string |
$date |
Date |
string |
$slot |
Timeslot |
Return value summary
integer
|
$lockout Returns the total bookings allowed for a given date and time slot |