What’s New in Version Update 6.0

What's New in Booking Calendar

Faster check actual bookings

Showing past bookings "darker", than actual bookings at Calendar Overview page (timeline) in admin panel.
Nicer view for faster checking past and actual bookings.

Get bookings that check in/out during today

Find exactly bookings, that check in or check out during today.

Under the Hood

New. Native integration with WPML plugin. Using [wpml] tags for translation at the WPML > "String translation" page.
Example: [wpml] Some Text [/wpml]
Required WPML 3.2 & String Translation plugin.
Trick. Trigger event "date_selected" after selection of date(s) in calendar. Example:
jQuery( ".booking_form_div" ).on( "date_selected", function(event, bk_type, date) { ... } );
Improvement. More polished and cleaner buttons and UI elements in toolbars at Booking Listing and Calendar Overview pages.

Updated Translations

  • French by Fabien Groslambert, Charles Petitfour
  • Norwegian by Håvard Hasli, Patrick Schneider
  • Portugal by Pedro Morgado
  • Hungarian by István Vincze
  • Finnish by Jukka Turunen
  • Catalan by Fiiiu - Gerard H. Serra
  • German by Stefan Fritsche, Dirk Gabler, Andreas Dupp
  • Italian by Fabrizio Pecorelli, Astolfo Vesci
  • Swedish by Jan Österling, Ruben Salas
  • Russian by Arm
  • Ukrainian by Ivanka from Coupofy
  • Croatian by Borislav Bosnjak

New features in Premium versions of Booking Calendar

Select language for specific actions

Select language of email template during operations like approving, cancellation or sending payment request for exist bookings. Note, you have to have additional languages in email templates.
(Personal, Business Small/Medium/Large, MultiUser)

Duplicate bookings

Ability to duplicate exist booking into different booking resource (Personal, Business Small/Medium/Large, MultiUser)

Limit available days from today

Select number of available days in calendar starting from today. (Business Medium/Large, MultiUser)

Discount coupons enhancement

Defining of the number of times of usage coupon codes and ability to edit exist coupon codes. (Business Large, MultiUser)

Under the Hood

New. Shortcodes for showing info of specific booking resource in booking form at Booking > Settings > Fields page:
[bookingresource show='id'] - show ID,
[bookingresource show='title'] - show title,
[bookingresource show='cost'] - show cost,
[bookingresource show='capacity'] - show capacity ,
[bookingresource show='maxvisitors'] - show maximum number of visitors per booking resource
(Personal, Business Small/Medium/Large, MultiUser)
Improvement of changing booking resource for exist bookings.
Additional checking of intersections time-slots of bookings.
(Personal, Business Small/Medium/Large, MultiUser)

Improvement of checking option "to prevent double booking, during submitting booking", when booking was made for specific check in/out times.
(Business Small/Medium/Large, MultiUser)

Improvement. Do not highlight next date(s), when mouse-over on already selected date. And do not highlight date(s), when mouse outside of calendar.(Business Small/Medium/Large, MultiUser)
Improvement. Prevent of showing any hints (costs, dates...), if selected only Check In day, while using range days selection mode using 2 mouse clicks. (Business Medium/Large, MultiUser)

Comments are closed.