=== Plugin Name === Contributors: johnkolbert Donate link: http://simply-basic.com/ Tags: rss, hide, short code Requires at least: 2.5 Tested up to: 2.6 Stable tag: 1.0 Allows you to remove specific content of your posts from RSS feeds and replace it with any customizable message. Useful for removing embedded videos or images which don't display properly in RSS readers. == Description == RSSless is a WordPress plugin which allows you to hide specific content in your posts from RSS readers. This is helpful for bloggers who embed videos, images, or other content which doesn't display or embed correctly in RSS readers. Rather then having RSS readers get blank content, you can simply replace it with customizable message, such as "Please view the original article to watch this video." RSSless uses WordPress' built in short code API. To hide specific content from RSS readers simply surround your chosen content (images, embedded videos, text, etc) with the short code tags. You can replace your content with the default replacement text you set in the Options menu by simply surrounding your content with [rssless][/rssless]. Alternatively, you can chose a custom message for each short code by setting a ÒtextÓ attribute, such as in the following: [rssless text="Replacement text"][/rssless]. == Installation == First Installation: 1. Download rssless.zip and unzip it. 2. Upload the plugin folder to wp-content/plugins/ and activate from the Plugin administrative menu. 3. Navigate to the plugins Options Menu (Settings > RSSless) and set the default replacement message. Upgrade: Use the automatic upgrade feature. Otherwise disable the plugin and overwrite it with your newly downloaded version. == Frequently Asked Questions == Please see the plugins homepage for an up-to-date FAQ.