What’s New in Booking Calendar Update 10.10 ?

New: Improved Booking Form & Display

  • New Form Template: - "Appointments Based on Service Duration"
    Ideal for scheduling services with fixed durations (Pro Versions).
  • Flexible Form Fields - Save and display custom "Option Titles" and "Values" in select boxes, checkboxes, and radio buttons, providing flexibility for configuring services based on time and more...
  • Shortcode Example for Booking Form:
    [selectbox durationtime "Service A (20 min)@@00:20" "Service B (30 min)@@00:30"].
    Shortcodes for Displaying Booking Field Data:
    - To display the selected title, e.g., "Service A (20 min)", use shortcode: [durationtime_val] (e.g. field name + "_val" sufix).
    - To show the value, e.g., "00:20", use the standard shortcode: [durationtime] (e.g. field name).

Available in the Booking Calendar Business Small or higher versions


New: Steps Timeline Progress Indicator

  • • Easily show a progress indicator for multi-step booking forms.
  • Shortcode:
    [steps_timline steps_count="3" active_step="1"]
  • Parameters:
  • steps_count="3" - Defines total number of steps
  • active_step="1" - Highlights the current step
  • color="#619d40" - Optional parameter to customize step color

Available in the Booking Calendar Business Small or higher versions


Enhanced Availability & Time Management

  • Unavailable Past Times: Automatically hides/locks past time slots when selecting today’s date.
  • Timezone-Based Availability: The "Unavailable time from current time" option now follows your WordPress timezone, ensuring accurate availability settings.
  • Customizable Labels: Removed default colons (:) from field labels. You can now manually add them while editing forms in Simple Mode.

Available in the Booking Calendar Business Medium or higher versions

Improvements & Fixes

  • • New JS Event Hook: 'wpbc_before_booking_create' - Allows developers to trigger actions before a booking is created.
  • • Booking Hash Updates: If enabled, booking hashes now change when moving bookings to Pending or Trash, ensuring better security & tracking.
  • • Fixed CSS Conflicts: Resolved calendar cell width issues affecting certain WordPress themes.

New: Calendar Color Themes

  • • Added 1 dark and 4 light Calendar Skins




Comments are closed.