=== Plugin Name === Contributors: seezer Donate link: Tags: comments, favicon, admin, notification Requires at least: 2.7 Tested up to: 3.3.1 Stable tag: 1.0 Displays the number of comments awaiting moderation on site's favicon when admin is logged in. == Description == This pugin works just like Gmail's favicon when it shows the number of unread mail – it shows the number of comments awaiting moderation on your site's favicon. Based on `Notificon script` (see https://github.com/makeable/Notificon). == Installation == 1. Upload plugin folder `favicon-comments-notifier` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. Now you should see the number of comments awaiting moderation on your favicon. == Frequently Asked Questions == = I've activated plugin but don`t see any numbers on my favicon = Make sure your favicon.ico is in your site's root directory (where wp-config.php usually is) and NOT in your theme`s folder. = I've got favicon in my root folder but still don't see numbers = Your favicon must be in .ICO format and not in .PNG or .GIF or any other. = Which browsers are supported? = The authors of the script [Notificon script] (https://github.com/makeable/Notificon) (the script this plugin is based on) claim to support Chrome 6+ and Firefox 2+ and Opera. == Screenshots == 1. `/tags/1.0/screenshot-1.png` == Changelog == = 1.0 = * Initial release. == Upgrade Notice == = 1.0 = None yet.