WP_Meta_Query Generator June 10, 2020 Public Bill Mulholland Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone meta test $meta_query = array( 'relation' => 'OR', array( 'key' => 'team', 'value' => '39', 'compare' => '=', ), );