=== RSS llama ===
Contributors: oooorgle
Donate link: http://oooorgle.com/plugins/wp/rss-llama/
Tags: rss, feed, reader, subscribe, subscription, news, blog
Requires at least: 4.2.2
Tested up to: 4.7.3
Stable tag: trunk
License: CopyHeart
License URI: http://copyheart.org
Simplify the way you stay informed. Categorize your rss feeds into useful pages.
== Description ==
= Display summaries of all your links rss feeds in an organized page. Stay on top of the news and information you need without repeatedly checking multiple web sites for updates. RSS llama simplifies the way you stay informed and helps you take control. =
== Installation ==
= Install via Dashboard =
* Go to *Plugins* -> *Add New* -> *Upload*.
* Search for *rss-llama*.
* Click *Install Now*.
* Activate the plugin through the *Plugins* menu in the Dashboard.
= Install via .zip file =
* After downloading, go to *Plugins* -> *Add New* -> *Upload Plugin*.
* Click *Browse* and select the rss-llama.zip file.
* Click *Install Now*.
* Activate the plugin through the *Plugins* menu in the Dashboard.
= Install via FTP =
* After downloading and extracting the rss-llama.zip file. Upload the *rss-llama* folder to the */wp-content/plugins/* directory.
* Activate the plugin through the *Plugins* menu in the Dashboard.
= Usage and Shortcodes =
* To include this plugin in a template file: do_shortcode( '[rss-llama]' );
or, to include this plugin in a page or post: [rss-llama]
* Populate an "RSS Address" field in one or more of your WordPress Links to include them in the list.
* by default all rss feeds are included. To show just a single category, include the category name: [rss-llama cat='Category Name']
== Frequently Asked Questions ==
* "But I have a lot of links - I don't want feeds from them all. Is this all or nothing?"
* You can display all links or just links from a specific category.
* "Does this plugin use Cookies?"
* Yes. Cookies are used to store filter terms and for sites that have been de-selected in the index.
== Upgrade Notice ==
* None.
== Changelog ==
= Version 0.6.2 =
* **Fix** CSS adjustments.
* **Change** "Next, Previous and Top" feed buttons updated to use WordPress' Dash-icons. "View the Post:" icon in single feeds updated as well.
= Version 0.6.1 =
* **Fix** Display links menu for installs after 3.5 which disable it by default. New installs will now have the Links menu available in the Dashboard.
= Version 0.6 =
* **Change** Javascript variables now use wp_localize_script.
* **Fix** Renamed javascript file to prevent triggering false violations in Mod_Security. The word "cookie" is not allowed in filename.
* **Fix** Reset option was not being applied when deactivating plugin.
* **Add** Text box for a description of link submissions.
= Version 0.5 =
* **Add** Category buttons in the header.
* **Add** Tabs to the admin pages.
* **Change** Plugin class public variables to private.
= Version 0.4 =
* **Add** Ability to limit to a single link category. [rss-llama cat='Category Name']
* **Change** Replaced link query with function get_bookmarks().
= Version 0.3 =
* **Fix** Broken url to admin css file.
* **Fix** Global variables and replaced with class public variables to avoid conflicts.
* **Change** Including reference links in comments.
* **Fix** Summary buttons to be disabled while fetching single feed.
= Version 0.2 =
* **Fix** "Submit Link" validation to now accept https links.
* **Change** jQuery(document).ready wrapper for wp_enqueue_script in footer.
* **Fix** Summary buttons are now disabled while fetching summary feeds.
= Version 0.1 =
* Initial Release
== Screenshots ==
1. Admin page
2. Admin page
3. Single Feed
4. Summary Feed