=== RSS llama === Contributors: oooorgle Donate link: http://oooorgle.com/plugins/wp/rss-llama/ Tags: rss, feed, reader, subscribe, subscription, aggregation, news Requires at least: 4.2.2 Tested up to: 4.3.1 Stable tag: trunk License: CopyHeart License URI: http://copyheart.org Create your own news resources! == Description == If you're tired of corporate-driven, regulated mainstream news, build your own alternative! Keep up with your favorite RSS Feeds from news, social media, video, podcast, or any RSS source. Simply add them to your wordpress Links! RSS llama aggregates the RSS Feeds from your WordPress Links. == Installation == 1. Upload the "rss-llama" folder to the "/wp-content/plugins/" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. 3. To include this plugin in a template file. do_shortcode( '[rss-llama]' ); or, to include this plugin in a page or post. [rss-llama] 4. Populate an "RSS Address" field in one or more of your WordPress Links to include them in the list. == Frequently Asked Questions == None yet. == Upgrade Notice == None. == Changelog == = Version 0.2 = * Updated "Submit Link" validation. It will also now accept https links. * Rplaced jQuery(document).ready wrapper for wp_enqueue_script in footer. * Updated summary buttons to be disable while fetching feeds. = Version 0.1 = * Initial Release == Screenshots == 1. Admin page 2. Admin page 3. Single Feed 4. Summary Feed