=== WP Stop Profanity === Contributors: matthew price Donate link: Tags: filter, the_title, the_content, comments, profanity Requires at least: 2.0.2 Tested up to: WordPress 3.0.1 Stable tag: 0.5 Stops Profanity on your site by allowing you to select the words that you want blacked out. == Description == This plugin allows you to enter in a set of words that are unacceptable for your site. If a user either writes a blog post, or comments, this plugin will replace the text with bullets. The settings page is in the Tools Menu. There will be more options regarding settings in future releases. This is a simple way to manage unacceptable words on your site. == Installation == 1. Upload `wp_stop_profanity` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Modify settings under the tools menu using "WP Stop Profanity" == Frequently Asked Questions == coming soon... == Screenshots == 1. View of a single post with the title, content, comments, and associated sidebar elements blacked out. == Changelog == 0.5 bugfixes 0.4 bugfixes Fixed a "foreach" error in the code == Arbitrary section == Any ideas thoughts about what else this plugin can do is appreciated. I built this for a client who needed a very simple way to manage profanity on their site in "the_content", "comments_text', and 'the_title' all the time. == A brief Markdown Example == == Upgrade Notice == coming soon...