WP_Meta_Query Generator May 1, 2019 Public Patrick Coridan Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone ticket $meta_query = array( array( 'key' => 'ticket_po', 'value' => '$VALUE', 'compare' => '=', ), );