RSSless WordPress Plugin

Author: John Kolbert
Version: 1.0
Last Update: August 9, 2008
Compatibility: 2.5+, 2.6+
Description: Allows you to remove specific content of your posts from RSS feeds using short codes and replace it with any customizable message. Useful for removing embedded videos or images which don’t display properly in RSS readers.
WP-Extend: http://wordpress.org/extend/plugins/rssless/
Download RSSless WordPress Plugin Version 1.0

Downloaded 180 times from this page

Skip the nonsense, how do I use it?

Features at a Glance
  • hide specific post content from RSS readers
  • replace hidden content with alternate text
  • set a default alternate message or set a custom one for each short code
  • uses WordPress’ built in short code API
  • 2.5+ required
Extended 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. Simply surround the content you want to hide from RSS readers with the [rssless] [/rssless] short code tags (see Usage for full details).

Video Review

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.
Upgrading

RSSless is fully compatible with the WordPress automatic upgrade feature. If you chose not to use the automatic upgrade feature, disable the plugin, upload your newly downloaded plugin file to your wp-content/plugins/ folder (overwrite the existing one), and reactivate the plugin.

Options Menu

RSSless lets you set a default replacement message. This message will replace your chosen post content in RSS readers should you not specify an alternate message (see Usage, below).

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].

Example:

1
2
3
4
5
6
This is my post. Isn't it great?
[rssless] My content to be hidden from RSS. [/rssless]
More content.
 
[rssless text="Custom Replacement Message"] This should be hidden from RSS too. [/rssless]
More content.

If the default replacement message set in the Options menu was “This is the default message”, the above short codes would be replaced with the following:

RSS Readers would see:
This is my post. Isn’t it great?
This is the default message.
More content.

Custom Replacement Message
More content.

Readers in your website would see:
This is my post. Isn’t it great?
My content to be hidden from RSS
More content.

This should be hidden from RSS too.
More content.

FAQs

None yet.

Version History
  • Version 1.0: primary release on August 9, 2008
Copyright & Disclaimer

Copyright © 2008 by John Kolbert (aka Simply-Basic.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


16 Responses to “RSSless WordPress Plugin”

  1. hi. Thanks for plugin

    perfect.

    Regards


  2. Неплохо конечно, неплохо


  3. Before becoming famous with plugins, try to do it better…

    Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/simpkol6/public_html/wp-content/plugins/wp-syntax/geshi/geshi.php on line 1827


  4. The error you were seeing wasn’t because of my plugin. It was a plugin I was using on this site.


  5. In Usage I see
    “[rssless title="The text to be shown"] My content to hide [/rssless]”
    it’s not work - why “title”, not “text”?


  1. 11 Trackback(s)

  2. Twitter Tweets about WordPress Plugin as of August 9, 2008 : The Lessnau Lounge
  3. Leonaut.com
  4. 7 New WordPress Plugin Releases On 11/08 | Webabout.org
  5. Sobre WP » RSSless, tu RSS con sólo lo que importa
  6. Links for 12th August 2008 | Velcro City Tourist Board
  7. The Top 12 RSS Plugins for WordPress
  8. The Top 12 RSS Plugins for WordPress  »TechAddress
  9. Плагин WordPress "RSSless" вырезает из RSS необходимую часть статьи.
  10. The Top 10 WordPress RSS Plugins
  11. Blog Wordpress: i 21 gadget chiave per un sito al Top
  12. The Top 12 RSS Plugins for WordPress — Encourage Blogging

Post a Comment

Please read the comment policy before commenting.