Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Date older than 07-03-2019

$date_query = array(
	array(
		'year'          => 2019,
		'month'         => 03,
		'day'           => 07,
		'compare'       => '>',
	),
);