=== User Link Feed === Contributors: Sulaeman Donate link: http://sulaeman.nundut.com/ Tags: user, link, feed, plugin Requires at least: 2.8.5 Tested up to: 2.8 Stable tag: 1.0.0 == Description == User Link Feed enables user blog to contribute link feeds. Features : * reCaptcha for blocking spam. * Pagination Feed List. * Specify number of feed to display per page. * Enable / Disable unregistered user to submit a link feed. * Feed List on Admin panel using Wordpres Default Grid View. * Sort Feed List by All/New/Approved on Admin panel. * Pagination Feed List on Admin Panel. * Admin Approval. * Delete Feed on Admin Panel. * If you want to customize the user-link-feed.css stylesheet, you can place it in your active theme folder, and User Link Feed will find it there (that way you won't lose your stylesheet customizations when upgrading User Link Feed). == Installation == Download the zip file, unzip it, and copy the "user-link-feed" folder to your plugins directory. Then activate it from your plugin panel. After successful activation, User Link Feed will appear under your "Settings" tab. Note that User Link Feed requires WordPress 2.5 or higher. == Frequently Asked Questions == Before you can use User Link Feed, you need to fill out its Settings form. First, you will need a reCAPTCHA API key. If you are already using the WP-reCAPTCHA comments plugin, then you don't need another key (you'll see the form is pre-filled with your existing key). If you're not using WP-reCAPTCHA, then follow the link on the Settings form to get a key. Then the only other requirement is that you provide the email address where you'd like the form submissions to go. All the other settings include comments explaining what they do. Putting User Link Feed on a page: Just put the shortcode tag: [userlinkfeed] on a page, and that's where the User Link Feed will appear. That's all