WP_Meta_Query Generator January 9, 2017 Public Mario Cipo Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Radtyp $meta_query = array( array( 'key' => 'an-radtyp', 'value' => 'road', 'compare' => 'IN', ), );