WP_Meta_Query Generator January 17, 2020 Public Patrick Tessels Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Status_xml $meta_query = array( array( 'key' => 'Status_xml', 'value' => 'DELETE', 'compare' => '!=', 'type' => 'CHAR', ), );