Plugin Directory

WP-ExternalFeed

Displays links from del.icio.us, Technorati, Reddit, Digg and TailRank that is relevant to the current category of your blog

Download Version 1.3

  1. Download plugin
  2. Upload it to wp-content/plugins
  3. Navigate to Plugins page and activate
  4. Place code in the category.php file of your current theme, where you want the links displayed.
  5. YouÕre done!
  • For del.icio.us links: <?php Delicious(10,false,false); ?>
  • For Technorati links: <?php Technorati(10,false,false); ?>
  • For Reddit links: <?php Reddit(10,false,false); ?>
  • For Digg links: <?php Digg(10,false,false); ?>
  • For TailRank lnks: <?php TailRank(10,false,false); ?>

Parameters Within the brackets, the first value specifies how many links you want to display, the second one specifies whether you want to display descriptions or not, and the third one truncates the title.

Requires: 2.1 or higher
Compatible up to: 2.3
Last Updated: 2008-3-30 Downloads: 742

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(1 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.