WP_Meta_Query Generator March 16, 2020 Public Dmitriy Samsonenko Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone notifyApp $meta_query = array( array( 'key' => 'notifyApp', 'compare' => '!=', ), );