WP_Meta_Query Generator June 5, 2020 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone allow_in_room $meta_query = array( array( 'key' => 'allow_in_room', 'value' => 'true', 'compare' => '=', 'type' => 'BINARY', ), );