Description
A simple plugin help you to embed feeds from other websites on your website.
Use the shortcode [feed url="http://your_feed_url.com"]
.
More parameters are here:
url - feed URL,
show - number of posts to pull from the feed (default:10),
scroll - number of items to be shown in the scroll (default:5),
speed - scrolling speed (default:1000),
pause - time between each scroll (default: 3000).
Installation
- Upload
ab-simple-feeds
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the shortcode
[feed url="http://your_feed_url.com"]
to a page or post. - Voila, refresh the site, and see the magic 🙂
Reviews
There are no reviews for this plugin.
Contributors & Developers
“AB Simple Feeds” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “AB Simple Feeds” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release
Any questions please ask in the support forums.