Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

datum

$date_query = array(
	'relation' => 'AND',
	array(
		'before'        => '2 month ago',
	),
);