Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

categoria

$cat_destaque = array(
	array(
		'taxonomy'         => 'comidas',
		'field'            => 'slug',
		'operator'         => 'IN',
	),
);