Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

fecha futura

$fecha_futura = array(
	'relation' => 'AND',
	array(
		'before'        => 'now',
		'inclusive'     => true,
	),
);