Tag Archives: Encoding

comment-template Hack

A while ago the Clean Options post got a trackback comment from a Turkish blog. After upgrading to the new WordPress version I validated the page.
The w3c validator complained
Sorry! This document can not be checked.
…..
Sorry, I am unable to validate this document because on line 292 it contained one or more bytes that I cannot [...]

widgets.php Hack

Are you using the WordPress sidebar feed widget? You may not have noticed, but feeds with different encodings may cause your page to have non-valid mark-up. This may or may not be of concern to you, but if it is, this hack should be helpful.
I say "hack" because this is NOT a plugin, but involves [...]