WP_Meta_Query Generator May 15, 2017 Public Michael Nolan Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone UCAS $meta_query = array( array( 'key' => '_ucasCode', 'value' => 'g401', 'compare' => 'LIKE', ), );