WP_Meta_Query Generator March 2, 2017 Public Willy Arisky Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone featured $meta_query = array( 'relation' => 'AND', array( 'key' => 'featured', 'value' => 'true', ), );