Speaking of Coding...
by Annika Backstrom in
Uncategorised, on 27 August 2004.
Personal
I've had to disable so many of the HTML cleanup features in WordPress. I
disabled XHTML markup, completely disabled the filtering in posts
displays in wp-includes/template-functions-post.php
, and just went
through and disabled the balanceTags() calls in wp-admin/post.php
.
Sheesh. WordPress thinks it's smarter than I am, but I've got news for
it.