芝麻web文件管理V1.00
编辑当前文件:/var/www/cognitio.in/wp-content/plugins/the-events-calendar/src/views/blocks/event-website.php
attr( 'href' ); if ( ! $href || ! $this->attr( 'urlLabel' ) ) { return; } $post_id = Arr::get( $this->context, 'post_id' ); /** * 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, $post_id ); ?>
rel="noopener noreferrer" > attr( 'urlLabel' ) ); ?>