=== AB Simple Feeds ===
Contributors: abooze
Donate link: http://wp.aboobacker.com/
Tags: AB Simple Feeds, feeds, thrid party feed display
Requires at least: 4.0
Tested up to: 6.2
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A simple plugin help you to embed feeds from other websites on your website.
== 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 ==
1. Upload `ab-simple-feeds` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Add the shortcode [feed url="http://your_feed_url.com"] to a page or post.
1. Voila, refresh the site, and see the magic :)
== Frequently Asked Questions ==
== Screenshots ==
Not available.
== Changelog ==
= 1.0 =
* Initial Release
Any questions please ask in the support forums.