WP_Meta_Query Generator March 23, 2017 Public test test Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone User_Question $meta_query = array( array( 'key' => 'is_user_question', 'type' => 'NUMERIC', ), );