Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

– 1 month

$oratnl_nlhtml_date_query = array(
	array(
		'before'        => 'now',
		'after'         => '- 1 month',
	),
);