Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Veranst_datum

$veranst_datum = array(
	'relation' => 'AND',
	array(
		'key'     => 'datum',
		'compare' => '=',
		'type'    => 'DATE',
	),
);