WP_Meta_Query Generator July 10, 2021 Public FJ Lessing Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Featured Meta Query $meta_query = array( 'relation' => 'AND', array( 'key' => 'featured', 'value' => 'Yes', ), );