Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

132131312

$tax_query = array(
	array(
		'taxonomy'         => 'kcc_cert_tax',
		'terms'            => '54564',
	),
);