WP_Meta_Query Generator June 20, 2017 Public Raymond Rose Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Featured Home $meta_query = array( array( 'key' => 'featured_home', 'value' => 'yes', 'compare' => '=', 'type' => 'CHAR', ), );