Add a filter and/or setting to hide the tooltips on the calendar dates

Issue #147 resolved
Janez Svetin created an issue

Comments (1)

  1. Željan Topić

    Added filter for individual time slot with 3.1. This is the filter:

    apply_filters( 'woocommerce_appointments_time_slot_html', $slot_html, $slot, $slot_left, $slot_locale, $staff_id, $timezone, $appointable_product );
    
  2. Log in to comment