Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

offerte hotel attive

$meta_query = array(
	'relation' => 'AND',
	array(
		'key'     => 'offerta_hotel_active',
		'value'   => '1',
		'type'    => 'BINARY',
	),
	array(
	),
);