WP_Meta_Query Generator May 18, 2021 Public justin ward Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Start Date $meta_query = array( 'relation' => 'AND', array( 'key' => 'catering', 'value' => '1', 'compare' => '=', ), );