WP_Meta_Query Generator March 25, 2022 Public Tom Doyle Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Test $meta_query = array( array( 'key' => 'show_on_team_page', 'value' => '1', 'compare' => '=', 'type' => 'BINARY', ), );