WP_Meta_Query Generator February 5, 2019 Public Tamas Kovacs-Ajtai Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone is_front_tile $meta_query = array( array( 'key' => 'is_front_tile', 'value' => 'true', 'compare' => '=', ), );