WP_Meta_Query Generator March 20, 2020 Public Vincent Wong Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone suburb $meta_query = array( array( 'key' => 'suburb', 'value' => '$_GET['suburb']', 'compare' => '=', ), );