芝麻web文件管理V1.00
编辑当前文件:/home/r5772835/public_html/blog.ycreate.jp/wp-content/themes/swell/parts/footer/foot_widget.php
'', 'echo' => false, ] ); } else { // フッターウィジェット 1 ~ 3 $widget_ct = 0; if ( is_active_sidebar( 'footer_box1' ) ) { $widget_ct++; $foot_widget .= \SWELL_Theme::outuput_widgets( 'footer_box1', [ 'before' => '', 'echo' => false, 'active' => true, ] ); } if ( is_active_sidebar( 'footer_box2' ) ) { $widget_ct++; $foot_widget .= \SWELL_Theme::outuput_widgets( 'footer_box2', [ 'before' => '', 'echo' => false, 'active' => true, ] ); } if ( is_active_sidebar( 'footer_box3' ) ) { $widget_ct++; $foot_widget .= \SWELL_Theme::outuput_widgets( 'footer_box3', [ 'before' => '', 'echo' => false, 'active' => true, ] ); } } ?>