Function

Displays links from del.icio.us, Technorati, Reddit, Digg and TailRank that is relevant to the current category of your blog. Eg: Your visitor browses the ‘humor’ category of your blog; the links will come from “http://del.icio.us/tags/humor” and so on. This means that you do not have to change any code for each specific category. To see a working demo, check out my other project: Morpheed.com

Requirements

I assume that you have at least WordPress 2.0. I see no reason to still be stuck with WordPress 1.5. Is there? Version 1.3 -Added Digg and TailRank integration Version 1.1 -Added Technorati integration -Added icons for respective sites

Installation

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. Please refer to the readme for the code. 5. You’re done!

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. License: GPL

Notes

If anyone would like to widgetize this, be my guest. But do inform me when you do. Thanks!