WP_Meta_Query Generator March 16, 2020 Public Cecilia Carter Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Employee_Id metaquery $meta_query = array( 'relation' => 'AND', array( 'key' => 'employee_id', 'value' => '1325', ), );