WP_Meta_Query Generator February 20, 2020 Public Laura Smith Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone session $meta_query = array( array( 'key' => 'session', 'value' => '11', 'compare' => '=', ), );