For reasons that are beyond my control, I need to be able to add <br /> tags in post titles. This used to be possible in previous versions of WordPress. Now I've just upgraded to 2.7 and I can't figure out how to allow linebreaks in titles.
I've tried writing a plugin to turn off filters for "title_save_pre", but the br tag still gets stripped.
Can anyone help me?