Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

ativo

$meta_query = array(
	array(
		'key'     => 'ativo',
		'value'   => 'true',
	),
);