WP_Meta_Query Generator March 12, 2019 Public Mário Vital Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone _is_ns_featured_post $meta_query = array( array( 'key' => '_is_ns_featured_post', 'value' => 'yes', ), );