WP_Meta_Query Generator May 19, 2017 Public Kyle Vee Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Is Featured $meta_query = array( 'relation' => 'AND', array( 'key' => 'fx_is_featured', 'value' => 'Yes', ), );