WP_Meta_Query Generator August 15, 2018 Public David McQuillan Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone ResourceTag $meta_query = array( array( 'key' => 'ResourceTag', 'value' => 'ABC', 'compare' => 'LIKE', 'type' => 'CHAR', ), );