Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

data test

$date_query = array(
	array(
		'compare'       => '>=',
		'column'        => 'post_date',
	),
);