This one had me scratching my head for a bit, so I figured I’d write it down. Â While creating a new WordPress template the template name was coming up incorrectly in the WordPress admin. Instead of just displaying the name of the template, it was rendering all the info in the template.Â
I kept checking existing templates that weren’t having this problem and could see no noticeable difference between mine and what they had typed. After much confusion, I decided that perhaps it was how Dreamweaver CS4 handled line returns. So I fired up a basic text editor and typed it all up and uploaded it and it worked fine!Â
So now I’ll be coding up my WordPress templates in BBEdit not Dreamweaver CS4.