WP_Meta_Query Generator February 17, 2020 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone candidat $meta_query = array( array( 'key' => 'candidat', 'value' => '1', 'compare' => 'LIKE', ), );