WP_Meta_Query Generator February 2, 2017 Public Edward Wilson Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Lettings Query $lettingsQuery = array( 'relation' => 'AND', array( 'key' => '_to_rent', 'value' => 'yes', 'compare' => '=', ), );