WP_Meta_Query Generator July 22, 2017 Public Chris Rowland Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone no review set $meta_query = array( array( 'key' => 'review_source', 'compare' => 'NOT EXISTS', ), );