WP_Meta_Query Generator May 16, 2017 Public Thomas Meschke Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone _isfrontMeta $meta_query = array( 'relation' => 'AND', array( 'key' => '_front', 'value' => '1', ), );