WP_Meta_Query Generator February 24, 2020 Public Njaka RAVOAVY Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone meta query $meta_query = array( array( 'compare' => '>=', 'type' => 'DATE', ), );