“Bookmark This” for WordPress

Joshua posted a quick recipe for adding a “Bookmark This” link (using del.icio.us) to MovableType blog posts. Here’s how to do the same thing in WordPress:

<a href="http://del.icio.us/post?url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Bookmark This</a>

18. May 2005 by erik
Tags: , | 1 comment

Leave a Reply

Required fields are marked *

*