Product Icon

WooCommerce Bookings

Trending
Allow customers to book appointments, make reservations, or rent equipment without leaving your site.

woocommerce booking

Feature request for adding flexibility for the get_tip() function in admin calendar.

Currently, we are hacking the plugin “woocommerce bookings > includes/admin/class-wc-bookings-calendar.php” to add this filter in replacing with the default return.

//—– plugin code
return esc_attr( $return );

//—– replace above code with this code
return apply_filters( ‘woocommerce_admin_calendar_tool_tip’, esc_attr( $return ), $booking );

The filter allows us to display booking information to inside tooltip that way admin can directly view the booking information by hovering over the booking item.

Author

Anonymous

Current Status

Closed

Last updated: May 15, 2026

1 comment

Log in to comment on this feature request.

  1. Jason Kytros says:
    Product developer May 15, 2026 12:50 pm

    Hi there,

    Thanks so much for taking the time to share this.

    After reviewing, we have decided to close this one for now. It has been open for a while without gathering broader demand from other users, and we aim to prioritize the features that will benefit the largest portion of our community.

    If this becomes a more widely-requested feature down the road, we are always open to revisiting it.

    Thanks again for your suggestion!

Use of your personal data
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.