Do the people of wordpress know their latest stable build does not have a wp_mail() function in the functions.php file?
Cause without that function (seems that’s not the only thing they changed that has to do with mail) the whole program is quite useless (sorry to say it that way, but that’s kind of… the truth)
I’ve got the 2.0.4 version of WP, I searched for the mail function in functions.php…and… THERE IS NONE
I don’t know if I did something or functions have been replaced or… some weird alien ate my code…
Any ideas?