DISQUS

DISQUS Hello! ace's blog is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

ace's blog

personal blog, some techy stuff - sometimes
Jump to original thread »
Author

Updated the Vox-Crossposter

Started by acedanger · 1 year ago

Holy sheep shit! I just fixed a known (to me) bug in the vox-crossposter WP plugin I wrote a LONG time ago.

All I changed was the character encoding from

$email_headers .= ‘Content-type: text/html; charset=iso-8859-1′.”
”;

to

$email_headers .= ‘Content-type: text/html; charset=utf-8′.”
”;<br ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login