Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

國學院大學野球部game試合予定・試合中

$tax_query = array(
	'relation' => 'AND',
	array(
		'taxonomy'         => 'game_status',
		'terms'            => 'plane',
		'field'            => 'slug',
		'operator'         => 'IN',
	),
);