芝麻web文件管理V1.00
编辑当前文件:/home/r5772835/public_html/blog.ycreate.jp/wp-content/themes/swell/parts/header/info_bar.php
$SETTING['info_url'], 'text' => $SETTING['info_text'], 'btn_text' => $SETTING['info_btn_text'], ]; $info_data = apply_filters( 'swell_infobar_data', $info_data ); // 外部リンクかどうか $target = ( strpos( $info_data['url'], home_url( '/' ) ) !== false ) ? '' : ' rel="noopener" target="_blank"'; // phpcs:disable WordPress.Security.EscapeOutput.OutputNotEscaped ?>
=wp_kses( $info_data['text'], SWELL_Theme::$allowed_text_html )?>
> =wp_kses( $info_data['btn_text'], SWELL_Theme::$allowed_text_html )?>
=wp_kses( $info_data['text'], SWELL_Theme::$allowed_text_html )?>
>
=wp_kses( $info_data['text'], SWELL_Theme::$allowed_text_html )?>