WP_Meta_Query Generator March 17, 2022 Public Griffin Web Studio Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone testt $meta_qry = array( 'relation' => 'AND', array( 'key' => 'menu_type', 'value' => 'lunch', ), );