=== WP RSS Validator === Contributors: norcross Website Link: http://andrewnorcross.com/plugins/ Donate link: https://andrewnorcross.com/donate Tags: RSS Requires at least: 3.0 Tested up to: 3.4.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Runs your RSS feed against the W3 RSS Validator. == Description == Runs your RSS feed against the W3 RSS Validator and alerts you of any errors or warnings in a convenient dashboard widget. If either exist, a quick synopsis will explain the issues and provide a link to the W3 site for further explanation and possible fixes. == Installation == This section describes how to install the plugin and get it working. 1. Upload `wp-rss-validator` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Navigate to the dashboard and view results. 5. Enjoy! == Frequently Asked Questions == = Why is my feed invalid? = There are many reasons. Many times, it's due to invalid characters or otherwise bad markup in the feed. Sometimes it's embedded items. = How do I fix it? = That depends on the problem :) The link to the main W3 site will provide more details and links to possible fixes. == Screenshots == 1. Example of the dashboard widget with warnings. == Changelog == = 1.1 = * Included metabox on single posts and pages to check single feed! = 1.0 = * First release! == Upgrade Notice == = 1.0 = * First release!