', '' ); /** * カテゴリー */ get_template_part( 'template-parts/parts/category' ); /** * サムネイル */ get_template_part( 'template-parts/parts/thumbnail', null, array( "add_class" => "row" ) ); /** * ディスクリプション */ get_template_part( 'template-parts/parts/excerpt' ); /** * ボタン */ get_template_part('template-parts/parts/button' ); ?>