[wp-hackers] mb_send_mail removed?
Ryan Boren
ryan at boren.nu
Sat Feb 19 17:46:31 GMT 2005
On Sat, 2005-02-19 at 10:55 -0500, Owen Winkler wrote:
>Hey, what happened to mb_send_mail?
>
>I guess the change was in revision 1.257, labeled "We send the charset
>so we shouldn't need to do character conversion". Well, ok, but damn...
>I was using that.
>
>Now I'll have to change core code to get my emailing speeded up - unless
>someone knows a different way?
I thought we wrapped wp_mail() in a function_exists(), but apparently
not. Probably should have done that.
Ryan
More information about the hackers
mailing list