ID, 'large' );
if ( $thumb ) {
$content = '

' . $content;
}
return $content;
}
endif;
/**
* カテゴリーリストの件数をの中に移動 & spanで囲む
*/
if ( ! function_exists( 'arkhe_hook__wp_list_categories' ) ) :
function arkhe_hook__wp_list_categories( $output ) {
$output = str_replace( ' (', '(', $output );
$output = str_replace( ')', ')', $output );
// サブメニューがある場合( )、トグルボタンを追加
$output = preg_replace(
'/<\/a>([^<]*)