Comment on Remove WordPress Meta Generator Tag by SEO Dave.

WordPress Readme HTML To add HTML/PHP code to a WordPress comment you have to put it between code tags, otherwise WordPress strips it to prevent comments looking a mess:

<code>

Add PHP/HTML Code Here

</code>

Doesn’t always work, this isn’t built into WordPress core, so is a Stallion Responsive theme feature, but it can be a little funky at times.

If I didn’t have this feature the code I’ve posted earlier would have been stripped by WordPress or shown as a mess.

David