test
$meta_query = array( 'relation' => 'AND', array( 'key' => 'test', 'value' => 'cool', 'compare' => '>=', 'type' => 'NUMERIC', ), );
$meta_query = array( 'relation' => 'AND', array( 'key' => 'test', 'value' => 'cool', 'compare' => '>=', 'type' => 'NUMERIC', ), );