Skip to content
2022-05-02
Added new calendar shortcode attribute: startdate=”Y-m-d”
2022-03-10
Added configuration to define the first day of the week
Added a second check verification for already booked events
2022-02-25
Defined wbc-tooltip class to allow customization for jQuery UI Tooltip
Adding support for new booking date ranges configuration (days of week)
2022-01-29
Fixed PHP code warnings and notices
2021-09-30
Do not display Bookings events with “Was In Cart” status (not booked yet)
Added configuration to display calendar end events time
2021-04-24
Fixed bug on backend that not showing events on certain conditions
Compatibilize with Private Google Calendars plugin to show calendar correctly
Updating WooCommerce tested up tag to 5.2.2
2021-04-13
Hide time slots for all view modes when “Hide time slots from calendar” enabled
2021-02-27
Respecting the correct minimum and maximum future booking date limits
2021-02-18
Fixed bug on backend that not showing events on certain conditions
2021-01-20
Preventing JS error when blockUI loading library not available
Updating WooCommerce tested up tag to 4.9.1
2021-01-06
Added possitiblity to define reverse-logic=”1″ on shortcode to display only taken slots
Added new filters for “only taken slots” mode: wbu_bookings_filter and wbc_event_title
2020-11-10
Updated translation file
2020-10-14
Added wbc_tooltip_description hook and example how to use
2020-10-11
Various fixes and compatibilities with modals
2020-10-08
Added wbc_use_bootstrap_tooltip filter to compatibilize with Bootstrap Tooltip
Added wbc_use_bootstrap_modal filter to compatibilize with Bootstrap Modal
Fix calendar display for Tabs widget
2020-09-29
Fixed fatal error when enable: Reverse calendar logic to display only taken slots
2020-09-28
Added changelog history system
2020-09-25
Refactoring code for better maintainability
Removing firstDay parameter in FullCalendar to display correct in Week view mode