芝麻web文件管理V1.00
编辑当前文件:/home/r5772835/public_html/blog.ycreate.jp/wp-content/themes/swell/parts/header/head_bar.php
' . esc_html( SWELL_Theme::site_data( 'catchphrase' ) ) . '
'; endif; if ( SWELL_Theme::get_setting( 'show_icon_list' ) ) : $sns_settings = SWELL_Theme::get_sns_settings(); if ( 'head_bar' === SWELL_Theme::get_setting( 'search_pos' ) ) : $sns_settings['search'] = 1; endif; if ( ! empty( $sns_settings ) ) : $list_data = [ 'list_data' => $sns_settings, 'ul_class' => '', 'fz_class' => 'u-fz-14', ]; SWELL_Theme::get_parts( 'parts/icon_list', $list_data ); endif; endif; ?>