This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

User Link Feed

Description

User Link Feed enables user blog to contribute link feeds include an image fetched for the link.
Title, Description, and Images are fetched directly from the link source in realtime.
The user interaction when contribute the link is like facebook link share, user can choose which images to be use that fetched.

Features :

  • Fetch Title, Description, and Images directly from the link source in realtime.
  • User choose image to be use.
  • 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.
  • Feed List Sidebar Widget
  • New 5 Link Feed Dashboard Widget
  • If you want to customize the styles/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).

Screenshots

  • This screen shot is the User Link Feed Page
  • This screen shot is the User Link Feed Form
  • This screen shot is the User Link Feed List Sidebar Widget
  • This screen shot is the User Link Feed List Panel
  • This screen shot is the User Link Feed Options Panel

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.8.x or higher.

Putting User Link Feed on a page ?
Just put the shortcode tag:

[userlinkfeed]

Putting User Link Feed Form on a page ?
Just put the shortcode tag:

[userlinkfeedform]

if you put those two shortcode tag in one page, then use enter to separate them.

FAQ

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]

Putting User Link Feed Form on a page ?
Just put the shortcode tag:

[userlinkfeedform]

on a page, and that’s where the User Link Feed will appear.
That’s all

Reviews

There are no reviews for this plugin.

Contributors & Developers

“User Link Feed” is open source software. The following people have contributed to this plugin.

Contributors

Translate “User Link Feed” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2.1

  • Fetch from meta description if not found in body

1.2.0

  • Fetch Title, Description, and Images directly from the link source in realtime.
  • User choose image to be use.

1.1.2

  • add new 5 feed list dashboard widget
  • fix url existance checking

1.1.1

  • fix getting 404 when user is not logged in
  • add feed icon on feed list
  • add xml feed format

1.1.0

  • separate shortcode tag for userlinkfeed (feed list) and userlinkfeedform (feed form)
  • add sidebar widget for feed list
  • add url existance checking