WP_Meta_Query Generator March 2, 2020 Public Ethan Knowles Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone testmeta $meta_query = array( array( 'key' => 'asdf', 'value' => 'fef', ), );