Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

ASCII – categorie portfolio non concluse

$portfolio_categories = array(
	array(
		'taxonomy'         => 'category_portfolio',
		'terms'            => 'concluso',
		'field'            => 'slug',
		'operator'         => 'NOT IN',
	),
);