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

  • Appearance / Theme** and the **Booking Form Builder**.' ) ); ?>

expand_section_end( $section_param_arr ); } /** * What's New section for Booking Calendar 11.3 * * @param object $obj * * @return void */ function wpbc_welcome_section_11_3( $obj ) { ?>
'11.3', 'show_expand' => false ); $obj->expand_section_start( $section_param_arr ); // $obj->asset_path = 'http://beta/assets/'; // TODO: comment this in production. ?>

  • Calendar** page with a live calendar preview and right-side configuration panels.' ) ); ?>

  • Appearance / Theme** page for configuring the calendar skin and booking form visual style.' ) ); ?>

section_img_url( '11.3/booking_calendar__setup_wizard_calendar_flow.png' ) ); ?>

section_img_url( '11.3/booking_calendar__resources_capacity_rules.png' ) ); ?>
  • Capacity Rules**, keeping booking quantity and pending-day rules closer to resource configuration.' ) ); ?>
expand_section_end( $section_param_arr ); } /** * What's New section for Booking Calendar 11.2 * * @param object $obj * * @return void */ function wpbc_welcome_section_11_2( $obj ) { ?>
'11.2', 'show_expand' => false ); $obj->expand_section_start( $section_param_arr ); // $obj->asset_path = 'http://beta/assets/'; // TODO: comment this in production. ?>

expand_section_end( $section_param_arr ); } /** * What's New section for Booking Calendar 11.1 * * @param object $obj * * @return void */ function wpbc_welcome_section_11_1( $obj ) { ?>
'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 ) { ?>
'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 ) { ?>
'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 ); }