WP_Meta_Query Generator September 26, 2018 Public Gökhan Balaban Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Meta Query $metaq = array( array( 'key' => 'sample', 'value' => 'ass', ), array( 'key' => 'sample', 'value' => 'fart', ), );