Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Focus Taxonomy – Casey

$tax_query = array(
	array(
		'taxonomy'         => 'focus',
	),
);