WP_Meta_Query Generator May 20, 2021 Public Alexandre Quin Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone show_filter $meta_query = array( array( 'key' => 'show_filter', 'value' => 'on', 'compare' => '=', ), );