'10.15', 'show_expand' => false );
$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 );
}