WP_Meta_Query Generator June 29, 2022 Public Luka Steinbach Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Min Price Not Set $meta_query = array( array( 'key' => 'min_price', 'value' => '123', 'compare' => '=', ), );