Flexible RSS Feed WordPress Plugin

What is Flexible RSS Feed?

Flexible RSS Feed is a powerful and user-friendly WordPress plugin that allows you to easily display RSS feeds on any page or post of your WordPress site. With customizable options and a simple shortcode system, you can integrate content from various sources seamlessly into your website, complete with image display, color customization, and category information.

Key Features

  • Display RSS feeds from any source
  • Show featured images from feed items
  • Customize the number of items shown
  • Control the order of feed items (newest or oldest first)
  • Customize the color of feed item titles
  • Display categories for each feed item (if available in the RSS feed)
  • Support for limited HTML in feed titles
  • Easy-to-use shortcode system
  • Configurable default and maximum item limits
  • Display of authors and publication dates (if available in the RSS feed)
  • Responsive design for optimal viewing on all devices

How It Works

The plugin fetches RSS feed content from the URL you specify and displays it on your WordPress site. You can control various aspects of the display using shortcode parameters and plugin settings, including image display, title colors, and the inclusion of categories.

Installation

  1. Download the Flexible RSS Feed plugin from the link below.
  2. Upload and activate the plugin through your WordPress admin panel.
  3. Go to Settings > Flexible RSS Feed to configure the plugin.

Configuration

After installation, you can configure the plugin’s general settings:

  1. Default Item Limit: Set the default number of RSS items to display when not specified in the shortcode.
  2. Maximum Item Limit: Set the maximum number of RSS items that can be displayed, regardless of shortcode settings.

How to Use

Basic Shortcode

Insert this shortcode into any post or page where you want to display an RSS feed:

				
					|flexible_rss_feed feed_url="https://example.com/feed"]
				
			

Shortcode Parameters

  • feed_url: (Required) The URL of the RSS feed you want to display.
  • limit: (Optional) The number of feed items to display. If not specified, the default limit will be used.
  • order: (Optional) The order of feed items. Use “desc” for newest first (default) or “asc” for oldest first.
  • title_color: (Optional) The color of the feed item titles. You can use any valid CSS color value.

Examples

Display a feed with a specific limit, oldest items first, and custom title color:

				
					|flexible_rss_feed feed_url="https://example.com/feed" limit="5" order="asc" title_color="#FF0000"]
				
			

Advanced Features

  • Image Display: The plugin now automatically fetches and displays featured images from feed items, enhancing the visual appeal of your RSS feed display.
  • Responsive Layout: Feed items are displayed in a responsive layout, with images positioned to the left on larger screens and above the content on smaller devices.
  • HTML Support: The plugin supports limited HTML in feed titles, including tags like <sup>, <sub>, <em>, <strong>, <b>, and <i>.
  • Automatic Limit Adjustment: If you specify a limit higher than the maximum allowed in the plugin settings, the maximum limit will be used automatically.
  • Category Display: The plugin attempts to display categories for each feed item if they are available in the RSS feed.
  • Title Color Customization: You can set a custom color for feed item titles using the title_color parameter in the shortcode.
  • Author and Publication Date: The plugin displays author information and publication dates when available in the RSS feed.

Notes

  • The plugin respects the maximum item limit set in the plugin settings, even if a higher limit is specified in the shortcode.
  • Use the order parameter to control the chronological display of feed items, useful for different types of content or user preferences.
  • The title color can be customized to match your website’s design or to highlight specific feeds.
  • Category display enhances the information provided for each feed item, improving content organization and relevance.
  • Images are displayed at a maximum size of 150×150 pixels to maintain a consistent layout.

Support and Updates

For the latest updates and further information about the Flexible RSS Feed plugin, please visit this page regularly. We will post any new features, improvements, or important notices here to ensure you always have the most up-to-date information about the plugin.

Interested in this plugin or looking for custom solutions?

I’d love to help! Visit my [Stay In Touch] page to connect with me and discuss your needs. There, you’ll also discover a range of services and products that might interest you, from web development solutions to specialized WordPress tools. Let’s work together to enhance your digital presence.