=== irrelevantComments === Contributors: loeffler Donate link: http://www.kosmonauten.cc/wordpress/irrelevantcomments Tags: comments Requires at least: 2.7 Tested up to: 2.8.4 Stable tag: 0.9 This plugin adds the ability to mark a comment as irrelevant. == Description == This plugin adds the ability to mark a comment as irrelevant. **Features** * Mark comments as irrelevant. The comment will be replaced by the text `irrelevant Comment`. Clicking on that reveals the actual comment. * A comment author can mark his own comments as irrelevant * The admin can mark all of the comments as irrelevant (via admin panel or link on each comment, requires "Edit comment" link (`` in theme)) * The option to mark a comment as irrelevant can disabled on post edit screen * includes English and German localization == Installation == 1. Upload folder `irrelevantComments` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Done Notice: By deactivate the plugin, all informations associated with the plugin will be deleted. == Frequently Asked Questions == None. == Screenshots == 1. Example - Standard Theme 2. Example - Kosmonauten.cc Theme 3. Admin backend 4. Option to disable the plugin for certain posts == Changelog == = 0.9 = * First stable release == Customization == The plugin provides the following CSS classes: * `a.irrComments_adminlink` - Link to mark a comment as irrelevant (only shown to admins or authorized users) * `p.irrComments_form` - Checkbox under the comment form * `p.irrComments_link` - Link to show the comment text for irrelevant comments * `div.irrComments_marked` - The text area for irrelevant comments If you don't need the `irrelevantcomment.css`, you can delete it.