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

<?php  echo 'New Booking Resources catalog'; ?>
This screenshot demonstrates some features available exclusively in the Pro versions (including price, capacity, ...)

<?php echo( 'Seasons catalog showing reusable date rules and their usage' ); ?>

<?php echo 'Booking Resource profile and publishing tools'; ?>
This screenshot demonstrates some features available exclusively in the Pro versions (including price, ...)

<?php echo 'Responsive Booking Resource Catalog layouts'; ?>
<?php echo 'Responsive Booking Resource Catalog layouts'; ?>
These screenshots demonstrates some features available exclusively in the Pro versions.

<?php echo 'Services catalog layouts and editing tools'; ?>
This screenshot demonstrates some features available exclusively in the Pro versions (including price, ...)

<?php echo 'Booking Resource editing and review workflow'; ?>
This screenshot demonstrates some features available exclusively in the Pro versions (including price, ...)

<?php echo 'Booking Resource hierarchy and capacity tools'; ?>
<?php echo 'Booking Resource hierarchy and capacity tools'; ?>
expand_section_end( $section_param_arr ); } /** * What's New section for Booking Calendar 11.5. * * @param object $obj Welcome-page renderer. * * @return void */ function wpbc_welcome_section_11_5( $obj ) { $section_param_arr = array( 'version_num' => '11.5', 'show_expand' => !false ); // Keep empty image slots out of the markup until final 11.5 screenshots are available. $image_urls = array( 'appointment_booking' => '', 'appointment_admin' => '', 'add_booking' => '', 'form_appearance' => '', 'compatibility' => '', ); $obj->expand_section_start( $section_param_arr ); // $obj->asset_path = 'http://beta/assets/'; // TODO: comment this in production. ?>

This video demonstrates features available in the Business Small and higher editions, including multiple providers, payments, and booking costs.

( Pro Versions)

This video demonstrates features available in the Pro versions, including payments, and booking costs in BS+ versions.

<?php echo 'Appointment administration'; ?>

<?php echo 'Redesigned Add Booking administration page'; ?>

<?php echo 'Form Styles and accent colors'; ?>

<?php echo 'Booking Calendar compatibility and extensibility'; ?>
expand_section_end( $section_param_arr ); } /** * What's New section for Booking Calendar 11.4 * * @param object $obj * * @return void */ function wpbc_welcome_section_11_4( $obj ) { $section_param_arr = array( 'version_num' => '11.4', 'show_expand' => true ); $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 ) { $section_param_arr = array( 'version_num' => '11.3', 'show_expand' => true ); $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 ) { $section_param_arr = array( 'version_num' => '11.2', 'show_expand' => true ); $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 ) { $section_param_arr = array( 'version_num' => '11.1', 'show_expand' => true ); $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' => true ); $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 ); }