preview-event-tooltip.php 157 Bytes Raw Blame History Permalink 1 2 3 4 5 <?php /* @var EM_Event $EM_Event */ /* @var $args */ /* @var $calendar */ echo $EM_Event->output( get_option('dbem_calendar_preview_tooltip_event_format') );