WP_Meta_Query Generator January 8, 2017 Public Simone Banna Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone WPCF User Role $meta_query = array( 'relation' => 'AND', array( 'key' => 'wpcf-user-role', 'value' => 'administrator', ), );