Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

cliente de portada

$meta_query = array(
	array(
		'key'     => 'cliente_portada',
		'value'   => '1',
		'type'    => 'BINARY',
	),
);