=== HTML HEAD Comment === Contributors: Kauczu Donate link: http://www.kauczu.az.pl/donate Tags: comment, html, head, signature Requires at least: 2.0.2 Tested up to: 3.0.5 Stable tag: 1.0 == Description == With this simple plugin you can add - in easy way - your comment to all pages generated by Wordpress. For example you can put your signature, or site revision number, etc. Comment will be located in
section. == Installation == 1. Upload `hhcomment.php` to the `/wp-content/plugins/hhcomment/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings > HTML HEAD Comment and type in your text, then press Update. == Frequently Asked Questions == = Can I use multiple lines comment? = Yes you can! Just put Enter at the end of each line :) = Why special characters are not displayed correctly? = This is simple plugin. I had no time to correct it, so please do not use special characters in comment. = But I need to display special characters in my HTML comment. What should I do? = Write your own plugin that can support them. == Screenshots == 1. Options 2. Example of HTML code == Changelog == = 1.0 = * First release.