Overview
  • Package
  • Function
  • Tree
  • Deprecated
  • Todo
  • Hook Reference
  • Docs Home

Packages

  • BKAP
    • Addons
    • Admin-Bookings
    • Attribute-Lockout
    • Block-Pricing
    • Booking-Box
    • Booking-Confirmation
    • Booking-Process
    • Cancel-Order
    • Cart
    • Checkout-Process
    • Core
    • Date-Time
    • Emails
    • Functions
    • Global-Function
    • Global-Settings
    • Google-Calendar-Sync
    • ICS
    • Import-Booking
    • Labels
    • License
    • Menus
    • Meta-Boxes
    • Reschedule
    • Resources
    • Search-Widget
    • Special-Price
    • Uninstall
    • Validation
    • Variation-Lockout
    • Vendors
      • Dokan
      • WC-Vendors
    • View-Bookings
  • None

Classes

  • Custom_WooCommerce_Widget_Product_Search

Functions

  • addDayswithdate
  • bkap_check_booking_available
  • bkap_check_day_booking_available
  • bkap_check_for_max_date
  • bkap_check_for_min_date
  • bkap_check_holiday
  • bkap_check_in_custom_holiday_range
  • bkap_check_resource_available
  • bkap_generate_bookable_data
  • bkap_get_custom_posts
  • bkap_widgets_init
  • calback_bkap_max_date
  • check_in_fixed_block_booking
  • check_in_range
  • check_in_range_abp
  • check_in_range_holidays
  • check_in_range_weekdays

Function check_in_range_weekdays

This function will return date range with true false based on the enabled weekdays.

Package: BKAP\Search-Widget
Author: Tyche Softwares
Since: 2.0
Located at availability-search.php

Parameters summary

string $start_date Start Date
string $end_date End Date
string $recurring_selected_weekdays Weekday setting of the product

Return value summary

array $return_value This will array of dates with true if date range having weekday enabled else date with false value.
API documentation generated by ApiGen