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