WP_Meta_Query Generator July 20, 2017 Public Marcelo Lima Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Destaque – Meta Query $meta_query = array( 'relation' => 'AND', array( 'key' => 'exibir', 'value' => 'true', 'compare' => '=', ), );