Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Projects // Category

$projects__tax = array(
	array(
		'taxonomy'         => 'project_category',
		'operator'         => 'EXISTS',
	),
);