WP_Meta_Query Generator April 13, 2019 Public John Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone EventDate $meta_query = array( array( 'key' => 'EventDate', 'compare' => 'EXISTS', 'type' => 'NUMERIC', ), );