Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

type

$meta_query = array(
	array(
		'key'     => 'type',
		'value'   => 'hitect',
	),
);