=== 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 <code>[feed url="http://your_feed_url.com"]</code>. 

More parameters are here: 

<code>url</code> - feed URL, 

<code>show</code> - number of posts to pull from the feed (default:10), 

<code>scroll</code> - number of items to be shown in the scroll (default:5), 

<code>speed</code> - scrolling speed (default:1000), 

<code>pause</code> - 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 <code>[feed url="http://your_feed_url.com"]</code> 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.
