Kay

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Remove Recurring Info from List View #1217653
    Kay
    Participant

    Thanks! That is useful. I didn’t need such a complex solution, so I ended up with just:

    function bhass_remove_rec_tooltip( $template ) {
        Tribe__Events__Pro__Main::instance()->disable_recurring_info_tooltip();
    }

    Works great : )

Viewing 1 post (of 1 total)