Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Wochentage

$meta_query = array(
	array(
		'key'     => 'testwochentage',
		'value'   => '$heute',
		'compare' => 'LIKE',
	),
);