WP_Meta_Query Generator March 28, 2021 Public Joe Quinlan Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Custom Meta Query – Call Productions by Venue ID $meta_query = array( 'relation' => 'AND', array( 'key' => 'venue', 'value' => 'ID', ), );