WP_Meta_Query Generator April 3, 2017 Public Dominik Vohl Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Customer-BOI $meta_query = array( array( 'key' => 'customer-boi', 'value' => '1845', 'compare' => '=', 'type' => 'NUMERIC', ), );