Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

dfdf

$meta_query = array(
	'relation' => 'OR',
	array(
		'key'     => '_EventStartDate',
		'value'   => 'dfdf',
		'compare' => 'LIKE',
	),
);