Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

uni

$meta_query = array(
	array(
		'key'     => 'hs_type',
		'value'   => 'universitaten',
		'compare' => '=',
	),
);