WP_Meta_Query Generator August 10, 2022 Public ali ght Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone client id $meta_query = array( array( 'key' => 'clientID', 'value' => '1111', 'compare' => '=', 'type' => 'NUMERIC', ), );