attr( 'href' ); if ( ! $href || ! $this->attr( 'urlLabel' ) ) { return; } /** * Filter the target attribute for the event website link * * @since 5.1.0 * * @param string $target The target attribute string. Defaults to "_self". * @param string $href The link URL. */ $target = apply_filters( 'tribe_get_event_website_link_target', '_self', $href, $this->context['post_id'] ); ?>
rel="noopener noreferrer" > attr( 'urlLabel' ) ); ?>