=== Reddit Lurker === Contributors: outplug Donate link: http://outplug.net Tags: reddit, api, readonly, link, comment Requires at least: 3.5.2 Tested up to: 3.5.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Shortcode for reading a Reddit subreddit with comments == Description == This plugin gives you a WordPress interface to Reddit's API. By simply putting in a shortcode on a page in WP, that page gives you access to links, votes, usernames, and comments from a selected subreddit. The access is read-only with no posting of comments or voting, which is where the name of the plugin comes from. == Installation == 1. Upload the plugin to `wp-content/plugins` 2. Activate the plugin through the `Plugins` menu 3. (Optional) Change settings for overview and comment limits (maximal amount of entries to fetch, or 0 for the default value) 4. Add the shortcode `[reddit-lurker subreddit="name"]` to a page == Frequently Asked Questions == None yet. == Screenshots == None yet. == Changelog == = 1.1 = * Added uninstall script = 1.0 = * First public version == Upgrade Notice == = 1.1 = Added uninstall script = 1.0 = First public version