WP_Meta_Query Generator June 13, 2017 Public Francisco Rocha Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Customer query $customer_query = array( array( 'key' => '$customer', 'value' => 'customer', 'type' => 'NUMERIC', ), );