Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

30 days old

$older_than_30 = array(
	array(
		'before'        => '-1 month',
		'inclusive'     => true,
	),
);