'11.1', 'show_expand' => false ); $obj->expand_section_start( $section_param_arr ); // $obj->asset_path = 'http://beta/assets/'; // TODO: comment this in production. ?>

  • Availability > General Availability**, allowing administrators to restrict time-based bookings to specific working hours.' ) ); ?>
expand_section_end( $section_param_arr ); } /** * What's New section for Booking Calendar 11.0 * * @param object $obj * * @return void */ function wpbc_welcome_section_11_0( $obj ) { $section_param_arr = array( 'version_num' => '11.0', 'show_expand' => false ); $obj->expand_section_start( $section_param_arr ); // $obj->asset_path = 'http://beta/assets/'; // TODO: comment this in production. ?>

section_img_url( '11.0/wp_booking_calendar__availability__time_slots_02.png' ) ); ?>
  • Availability**, allowing administrators to define unavailable time intervals for specific booking resources and date ranges.' ) ); ?>

expand_section_end( $section_param_arr ); } function wpbc_welcome_section_10_15( $obj ) { $section_param_arr = array( 'version_num' => '10.15', 'show_expand' => ! true ); $obj->expand_section_start( $section_param_arr ); // $obj->asset_path = 'http://beta/assets/'; // TODO: comment this in production. ?>

  • Settings** in the right sidebar and disable the **"Drag & Drop Form Builder"** option.' ) ); ?>
expand_section_end( $section_param_arr ); } function wpbc_welcome_section_10_14( $obj ){ $section_param_arr = array( 'version_num' => '10.14', 'show_expand' => true ); $obj->expand_section_start( $section_param_arr ); // $obj->asset_path = 'http://beta/assets/'; // TODO: 2024-06-01 comment this // // ----------------------------------------------------------------------------------------------------------------- // = F R E E = // ----------------------------------------------------------------------------------------------------------------- ?>

  • Settings > Booking Form > Form Options and enable the "Smart Phone Validation" option. It is disabled by default.' ) ); ?>
expand_section_end( $section_param_arr ); } function wpbc_welcome_section_10_13( $obj ){ $section_param_arr = array( 'version_num' => '10.13', 'show_expand' => true ); $obj->expand_section_start( $section_param_arr ); // $obj->asset_path = 'http://beta/assets/'; // TODO: 2024-06-01 comment this // // ----------------------------------------------------------------------------------------------------------------- // = F R E E = // ----------------------------------------------------------------------------------------------------------------- ?>



expand_section_end( $section_param_arr ); }