echo $price = number_format(get_post_meta( $post->ID, 'premopressFeaturedPrice', true ));
bununla değiştir
echo $price = number_format(get_post_meta( $post->ID, 'premopressFeaturedPrice', 2 ));
örnek çıktı 2.85