Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

anoP

$anoP = array(
	array(
		'taxonomy'         => 'ano_programacao',
		'terms'            => '201911',
		'field'            => 'slug',
		'operator'         => 'IN',
		'include_children' => false,
	),
);