WP_Meta_Query Generator June 6, 2017 Public Donny Prabowo Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Coupon Meta Query $meta_query = array( array( 'key' => '_wpc_exclusive', 'value' => 'on', 'compare' => '=', 'type' => 'CHAR', ), );