Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Untitled Snippet

$motm_previous = array(
	array(
		'key'     => 'momt-date',
		'value'   => 'today',
		'compare' => '<=',
		'type'    => 'DATE',
	),
);