=== Plugin Name === Contributors: sirzooro Tags: anti-spam, antispam, bbcode, comment, comments, html, link, links Requires at least: 1.5 Tested up to: 2.7.1 Stable tag: 1.0 This plugin removes all HTML tags, BBCode tags and links from added comments. == Description == Sometimes there are situations when you want to have your comments completely clean - no HTML, no links. This plugin helps to achieve this - it removes all HTML tags and links (both from comment text and entered in Website field). Additionally it removes BBCode markup, if someone tried to use it. [Changelog](http://wordpress.org/extend/plugins/comments-cleaner/other_notes/) == Installation == 1. Upload `comments-cleaner` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Enjoy :) == Changelog == 1.0 * Initial version