Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

finoa

$finoa = array(
	'relation' => 'AND',
	array(
		'key'     => '_enddate',
		'value'   => 'now',
		'compare' => '>=',
		'type'    => 'DATETIME',
	),
);