* * This source file is subject to the elinext.com license that is bundled * with this source code in the file LICENSE. */ ?> eventDateEnd,$event->event_dates_times) ) continue; $event_img = self::get_event_url($event->eventImage); if (! $ac_options['details_link_to']) { $link = $event->link; $target = 'target="_blank"'; } else { // Custom url follow the permalink structure $url_ext_sign = ! get_option('permalink_structure') ? '&' : '?'; $parent_link = get_site_url().'/'. $ac_options['calendar_slug']; $link = $parent_link. $url_ext_sign .'event_id='. $event->eventID. ( self::$fid ? '&fid='. self::$fid : '' ); $target = ''; } ?>
eventDateEnd; ?>
Presented by orgName. ($event->venueName ? ' at '.$event->venueName. ($event->venueCity ? ', '. $event->venueCity : '') : '') ?>