Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Noticias meta

$noticias_meta = array(
	'relation' => 'AND',
	array(
		'key'     => 'noticias_medio',
	),
	array(
		'key'     => 'noticias_medio_logo',
	),
	array(
		'key'     => 'noticias_fecha_pub',
	),
);