WP_Meta_Query Generator August 26, 2019 Public Jay Pagnis Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone User Meta contact_number $meta_query = array( array( 'key' => 'contact_number', 'value' => '123', ), );