WP_Meta_Query Generator February 14, 2019 Public Nicolas Duquesne Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone video $meta_query = array( array( 'key' => 'article_video', 'value' => 'empty', 'compare' => '!=', ), );