Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

featured_item_category

Plugin UX-Builder-Plus:
– Post type

$namdh_taxonomy = array(
	'relation' => 'OR',
	array(
		'taxonomy'         => 'featured_item_category',
		'terms'            => '123',
		'field'            => 'term_id',
	),
);