Why you shouldn’t use closing PHP tags in WordPress plugins
Mike Schinkel posted on his HardcoreWP blog about why you should never use closing PHP tags in WordPress plugins. It’s a great read. He goes in depth about why, versus just telling you not to. This is how beginner level PHP tutorials should be written. I’m really digging Mike’s blog.
…guess I’ll be deleting a lot of ?>s…