WP_Meta_Query Generator May 18, 2021 Public Graham Powell Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tour Date $meta_query = array( 'relation' => 'AND', array( 'key' => 'amt_departure_date', 'value' => '$amt_tour_date', ), );