WP Manifestindependent plugin directory
manifest / content / uri-rss-reader

URI RSS Reader

A plugin to display a list of posts from an RSS feed

by URI Web Communications · github.com/uriweb/uri-rss-reader · website

1stars
566composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/uriweb/uri-rss-reader/archive/refs/heads/develop.zip

Also on Packagist as uriweb/uri-rss-reader:

composer require uriweb/uri-rss-reader

From the readme

URI RSS Reader The URI RSS Reader plugin displays an RSS news feed via a shortcode. What's New in 1.2.3? This release fixes an error in PHP 8.3. How do I use the shortcode? Paste the shortcode into a page to display the news feed. Parameters: url The url of the rss feed. \ default: null \ Ex: display How many posts to display.\ default: 20 \ Ex: exclude Any posts to exclude from display. \ default: null \ Ex: cache Cache time-out. \ default: 1 hour \ Ex: includeexcerpt Display the excerpt. \ default: true \ Ex: includedate Display the date. \ default: true \ Ex: includeimage Display the thumbnail image. \ default: true \ Ex: style Choose a display style: "default" or "ticker". Note: The "ticker" style doesn't display the date or excerpt. It only displays 3 headlines. \ default: "default" \ Ex: title Title for the ticker style. \ default: 'Latest News' \ Ex: heading level Heading level for the title on the ticker style. \ default: 2 \ Ex: Plugin Details URI RSS Reader Plugin An RSS reader plugin that displays a news feed via shortcode.

Read the full README on GitHub →

Releases

TagPublished
v1.2.3 May 13, 2025
v1.2.2 Apr 23, 2025
v1.2.1 Mar 20, 2025
v1.2.0 Mar 19, 2025
v1.0.1 Mar 4, 2025
v1.0.0 Feb 11, 2025

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.