Title: Rss slider on post
Author: gopi_plus
Published: <strong>April 2, 2012</strong>
Last modified: October 29, 2023

---

Search plugins

![](https://ps.w.org/rss-slider-on-post/assets/banner-772x250.png?rev=898678)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/rss-slider-on-post/assets/icon-256x256.png?rev=1017787)

# Rss slider on post

 By [gopi_plus](https://profiles.wordpress.org/gopi_plus/)

[Download](https://downloads.wordpress.org/plugin/rss-slider-on-post.zip)

 * [Details](https://test.wordpress.org/plugins/rss-slider-on-post/#description)
 * [Reviews](https://test.wordpress.org/plugins/rss-slider-on-post/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/rss-slider-on-post/#installation)
 * [Development](https://test.wordpress.org/plugins/rss-slider-on-post/#developers)

 [Support](https://wordpress.org/support/plugin/rss-slider-on-post/)

## Description

RSS slider on post is a small WordPress plugin to create the slider text gallery
into the posts and pages.

Check official website for live demo [http://www.gopiplus.com/work/2012/04/01/rss-slider-on-post-wordpress-plugin/](http://www.gopiplus.com/work/2012/04/01/rss-slider-on-post-wordpress-plugin/)

 * [Live Demo](http://www.gopiplus.com/work/2012/04/01/rss-slider-on-post-wordpress-plugin/)
 * [More info](http://www.gopiplus.com/work/2012/04/01/rss-slider-on-post-wordpress-plugin/)
 * [Comments/Suggestion](http://www.gopiplus.com/work/2012/04/01/rss-slider-on-post-wordpress-plugin/)
 * [About author](http://www.gopiplus.com/work/)

RSS slider on post is a small WordPress plugin to create the scroller/slider text
gallery into the posts and pages, that makes rss integration to your web site very
easy. In the admin we have option to add the rss feed link. It will create the text
slider using the given RSS feed. In the front end it will scroll the rss title with
link and rss description.

**Features of this plugin**

 * Simple installation and customization.
 * Option to add any rss feed.
 * Easy scroller setting.

**Plugin configuration option**

 * Add plugin in the posts or pages using short code.
 * Add directly in to the theme using PHP code.

## Screenshots

 * [[
 * Front Screen. http://www.gopiplus.com/work/2012/04/01/rss-slider-on-post-wordpress-
   plugin/
 * [[
 * Admin Screen. http://www.gopiplus.com/work/2012/04/01/rss-slider-on-post-wordpress-
   plugin/

## Installation

[Installation instruction and configuration](http://www.gopiplus.com/work/2012/04/01/rss-slider-on-post-wordpress-plugin/)

## FAQ

[Frequently Asked Questions](http://www.gopiplus.com/work/2012/04/01/rss-slider-on-post-wordpress-plugin/)

## Reviews

![](https://secure.gravatar.com/avatar/6a5913e5af48c78047823109e7de4db4065b9b630e0dc8fa9b4732a3d71e33b7?
s=60&d=retro&r=g)

### 󠀁[what shortcode?](https://wordpress.org/support/topic/what-shortcode-2/)󠁿

 [Juergen Schulze](https://profiles.wordpress.org/1manfactory/) June 11, 2018

Because the developer’s website is off you can’t find the shortcode to use.

![](https://secure.gravatar.com/avatar/e0331ac4613a00df87c3bb71d817a01b0eb244a89e4b2e4ad90b3c44d229884b?
s=60&d=retro&r=g)

### 󠀁[Works Great!](https://wordpress.org/support/topic/works-great-2325/)󠁿

 [Venutius](https://profiles.wordpress.org/venutius/) September 3, 2016

I’ve used this plugin for over a year now and it works just fine.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/rss-slider-on-post/reviews/)

## Contributors & Developers

“Rss slider on post” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ gopi_plus ](https://profiles.wordpress.org/gopi_plus/)
 *   [ www.gopiplus.com ](https://profiles.wordpress.org/wwwgopipluscom/)
 *   [ gopiplus ](https://profiles.wordpress.org/gopiplus/)

[Translate “Rss slider on post” into your language.](https://translate.wordpress.org/projects/wp-plugins/rss-slider-on-post)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/rss-slider-on-post/),
check out the [SVN repository](https://plugins.svn.wordpress.org/rss-slider-on-post/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/rss-slider-on-post/)
by [RSS](https://plugins.trac.wordpress.org/log/rss-slider-on-post/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

First version.

#### 2.0

Tested upto 3.4

#### 3.0

JavaScript loaded by using the wp_enqueue_scripts hook (instead of the init hook),
This will avoid the JavaScript, Jquery conflict.
 Slight change in the short code,
Please find the new short code.

#### 4.0

New demo link, www.gopiplus.com

#### 5.0

Tested up to: 3.4.2

#### 5.1

Tested up to: 3.5

#### 6.0

Tested up to 3.6
 Added few security features. New admin layout. Option to add the
scroll directly in to the theme using PHP code.

#### 6.1

 1. Tested up to 3.8
 2. Now this plugin supports localization (or internationalization). i.e. option to
    translate into other languages.
     Plugin *.po file (rss-slider-on-post.po) available
    in the languages folder.

#### 6.2

 1. Tested up to 3.9
 2. Now it using fetch_feed() wordpress method to load rss feed. (fetch_feed() uses
    the SimplePie and FeedCache functionality for retrieval and parsing and automatic
    caching)

#### 6.3

 1. Little modification on fetch_feed() method call.

#### 6.4

 1. Tested up to 4.0

#### 6.5

 1. Tested up to 4.1

#### 6.6

 1. Tested up to 4.2.2

#### 6.7

 1. Tested up to 4.3

#### 6.8

 1. Tested up to 4.4
 2. Text Domain slug has been added for Language Packs.

#### 6.9

 1. Tested up to 4.5
 2. Sanitization added for all input value.

#### 7.0

Bug Fix.

#### 7.1

 1. Tested up to 4.6

#### 7.2

 1. Tested up to 4.7

#### 7.3

 1. Tested up to 4.8

#### 7.4

 1. Tested up to 4.9

#### 7.5

 1. Tested up to 5.1

#### 7.6

 1. Tested up to 5.2
 2. Uninstall option added. All plugin reference and plugin table will be cleared during
    uninstallation.

#### 7.7

 1. Tested up to 5.3

#### 7.8

 1. Tested up to 5.4

#### 7.9

 1. Tested up to 5.5

#### 8.0

 1. Tested up to 5.7

#### 8.1

 1. Tested up to 5.8
 2. Use plugin short code in the widget.

#### 8.2

 1. Tested up to 5.9

#### 8.3

 1. Tested up to 6.4

## Meta

 *  Version **8.3**
 *  Last updated **3 years ago**
 *  Active installations **100+**
 *  WordPress version ** 3.2 or higher **
 *  Tested up to **6.4.8**
 *  Language
 * [English (US)](https://wordpress.org/plugins/rss-slider-on-post/)
 * Tags
 * [feed](https://test.wordpress.org/plugins/tags/feed/)[rss](https://test.wordpress.org/plugins/tags/rss/)
   [slider](https://test.wordpress.org/plugins/tags/slider/)
 *  [Advanced View](https://test.wordpress.org/plugins/rss-slider-on-post/advanced/)

## Ratings

 3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/rss-slider-on-post/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/rss-slider-on-post/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/rss-slider-on-post/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/rss-slider-on-post/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/rss-slider-on-post/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/rss-slider-on-post/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rss-slider-on-post/reviews/)

## Contributors

 *   [ gopi_plus ](https://profiles.wordpress.org/gopi_plus/)
 *   [ www.gopiplus.com ](https://profiles.wordpress.org/wwwgopipluscom/)
 *   [ gopiplus ](https://profiles.wordpress.org/gopiplus/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/rss-slider-on-post/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.gopiplus.com/work/2012/04/01/rss-slider-on-post-wordpress-plugin/)