One of McNicksPlugins
The delicious info plugin is yet another plugin that fetches information from del.icio.us. It provides two functions: delicious_recent_links and delicious_tagcloud, which can be added to your WordPress page templates.
- delicious_recent_links displays the N most recently added links you have added.
- delicious_tagcloud displays a list of links to your del.icio.us tags that are sized according to their usage: the more you have used a tag, the larger the font-size of the link.
Caching is handled by the UrlCache plugin.
