[Plugin New User Email Setup] email charset
-
Hello.
Despite the fact that
get_option(‘blog_charset’) = “UTF-8”,
the emails sent by this plugin generate
Content-Type: text/html; charset=”iso-8859-1″.
And then all letters with accent (é ,è, etc.) are badly displayed to the destinees.
I have checked the code of this plugin, it uses get_option(‘blog_charset’) and at execution time, in the plugin routine, the value is really UTF-8. So where and why is it transformed later ?
Furthermore, before this plugin, the standard WordPress message was correctly sent in UTF-8.
I really need some help !
Here is my plugin list :.
Calendar, cforms, Cimy User Extra Fields, IWG Hide Dashboard, New User Email Setup, Role Manager, RSS Footer, RSS Includes Pages, Sidebar Login, Simple:Press Forum, WP-Table Reloaded, wpNamedUsers.Is there a relationship with Simple:Press Forum, that is supposed to use the same resource?
Thank you in advance,
Gilbert
The topic ‘[Plugin New User Email Setup] email charset’ is closed to new replies.