Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

-3 months

$date_query = array(
	array(
		'before'        => '-3 months',
	),
);