WP_Meta_Query Generator April 28, 2017 Public Maurice Aquilina Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Billing Field $meta_query = array( array( 'key' => 'billing_first_name', 'value' => '$term', 'type' => 'CHAR', ), );