RSS slider on post is great WordPress plugin to create the gallery into the posts and pages that makes rss integration to page easy.
In the admin we have application to add the rss feed link.
It will create the subject using the given RSS feed.
In the front end it scroll the rss champion with link and rss description..
Add directly in to the topic using PHP code....
Browse the code recheck out SVN repository or subscribe to the development log RSS....
3.0. JavaScript loaded by using the wp enqueue scripts hook instead of the init hook This will avoid JavaScript Jquery conflict..
Slight shift in the short code Please find the new short code..
Option to add the directly in to the topic using PHP code..
Now it using fetch feed wordpress method to load rss feed. fetch feed uses SimplePie and FeedCache for payment and sorting and manual caching..
Read more