A couple weeks ago, I posted a small hack that I use to hide the header in the Twenty Ten theme. While this line of code works well in a pinch, it is far from the best solution. One huge drawback to this method is that it does not allow some php warnings and errors to be easily viewed because they will be hidden with the header.
I decided that it would be better to create a child theme and that’s what I’m offering here. It’s great for testing plugins and there is little or no need to scroll down after page refresh if you have a small screen resolution. Handy if you ever have to develop on a net book.



Having a headless Twentyten really is more productive. Thanks!
No problem. Glad it is helpful!