WP_Meta_Query Generator January 19, 2020 Public Chris Stanley Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone theme $meta_query = array( array( 'key' => 'theme', 'value' => 'layout3', ), );