Function bkap_get_booked_checkout
This function will calculate the check-out dates that are booked for multiple
Package: BKAP\Global-Function
Author: Tyche Softwares
Since: 4.5.0
Todo: The same function is written bkap_get_booked. check why it is saperatly written.
Located at process-functions.php
Author: Tyche Softwares
Since: 4.5.0
Todo: The same function is written bkap_get_booked. check why it is saperatly written.
Located at process-functions.php
Parameters summary
integer |
$product_id |
Product ID |
string |
$min_date |
Min_date |
string |
$days |
Number of days |
Return value summary
array
|
$booked_dates Array of the booked dates |