WP_Meta_Query Generator July 13, 2020 Public Ioannis Aidinis Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Price $meta_query = array( 'relation' => 'AND', array( 'key' => '_price', 'compare' => '>', 'type' => 'DATETIME', ), );