=== HW Feed Cleaner === Contributors: puffythepirateboy Tags: rss, atom, feed, utf8, utf-8 Requires at least: 3.0.1 Tested up to: 3.5.1 Stable tag: 1.0 License: LGPLv3 License URI: http://www.gnu.org/licenses/lgpl-3.0.html If you ever had trouble with WordPress generating non-valid RSS or Atom feeds, this is the plugin for you. == Description == This is a very simple, yet effective plugin that strips away non standard UTF-8 characters from your various RSS and Atom feeds. A typical symptom that you need this plugin is if WordPress is generating non-valid XML for your feeds. == Installation == Use standard installation process for a plug-in: 1. Install HW Feed Cleaner either via the WordPress.org plugin directory, or by uploading the files to your server. 1. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = Will this plugin alter my data? = It will not alter the data in your database. It simply hides invalid UTF-8 characters that would cause your XML to become invalid during XML generation. Nothing is ever changed in your database. == Screenshots == == Changelog == = 1.0 = * First version. Why go beta?