WP_Meta_Query Generator April 12, 2019 Public Basma Jalloul Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone division $meta_query = array( 'relation' => 'AND', array( 'key' => 'division', 'value' => '$atts', 'compare' => '=', ), );