Hello World!

Hey there! Thanks for visiting my site. For those who don’t know, I am Joe Jacobs (more about me here). This site is where I write about my projects, random thoughts and stuff that I find interesting.  Thanks for visiting!

WordPress spell check fix

Posted by Joe Jacobs | Posted in General | Posted on 21-11-20082008-11-21T17:16:20Zd-m-Y

0

Barry of Clearskys.net has found a fix for the spellcheck error. It was a problem with the headers sent by the script. Commenting the encoding header did the trick

//header('Content-Encoding: UTF-8');

the header is in the file rpc.php which is in wp-includes/js/tinymce/plugins/spellcheck

Write a comment


Advertise Here