del.icio.us needs no introduction, and if you still do not use delicious bookmarking service, there is something obviously missing in your life! Delicious is a famous social bookmarking site that has achieved rapid popularity and growth ever since it was being purchased by Yahoo Inc in 2005. Delicious is my all-time favorite bookmarking service. Many features have contributed to this, including the website’s simple interface, human-readable URL scheme, a novel domain name, a simple REST-like API, and RSS feeds for web syndication. Hence I was really particular about placing a delicious badge in my blog from the very beginning.
As part of my recent blog redesign I’ve searched many places for a nice looking delicious bookmark button which can also display the total bookmark count just like the tweetmeme button. I wanted a button that blends along with other bookmarking buttons such as twitter, digg, facebook etc. A significant amount of my time was spent on googling and browsing through the wordpress plugin directory, but I never found what I wanted.
So finally, I’ve decided to create my own wordpress plugin. After going through some beginner level tutorials on wordpress plugin development nuts and bolts, I have created what I exactly wanted. I am really really happy, that I have become the proud owner of a wordpress plugin ![]()
And now after 2 weeks of releasing my new blog design, I have been getting number of emails and DMs on my new delicious bookmarking button. So I have decided to share it online, so that anyone can download it and use in their wordpress blogs, if they found it useful.
So far I have checked it only in my wordpress which is version 2.8.4, and it is working perfect. In case If you come across any issues while using it, please let me know about it right away.
Anyway, enough chat – Onward to the plugin details!
Plugin Description
A cool delicious bookmarking button/badge with total bookmark count. It adds a delicious badge or button to your post or page which allows you to bookmark the post. It also reflect a real-time count of how many times your page has been bookmarked in delicious, just like tweetmeme button does for twitter. Both standard and compact version of the badge to choose from.
Preview
Normal Badge
Compact Badge
Getting Started
- Download this .zip file and unpack the content
- Upload the folder to your plugins folder and activate the plugin.
- Edit single.php of your WordPress theme.
- Find the following line (or similar line, depending on your theme file) in single.php:
<?php the_content("<p class=serif>Read the rest of this entry</p>"); ?>
- Immediately after the line, add the code below for normal badge
<?php delit_normal(); ?>
and for compact badge use
<?php delit_compact(); ?>
- Save and upload single.php back to your WordPress theme folder. Done!
Download
You are free to download and use this plugin both in your personal as well as commercial projects. What I only need in return is your comments and backlinks, if you like it. You are not allowed to sell or redistribute this plugin anywhere else.
Do not provide the direct download link nor upload this onto other servers for your own share. If you want to spread the words, just link to this article or use the Official WordPress Plugin Page.
Direct Text Link: http://wordpress.org/extend/plugins/delicious-bookmark-button/

Delicious Bookmark Button with realtime bookmark count by Deepu Balan is licensed under a Creative Commons Attribution 2.5 India License.
Based on a work at deepubalan.com.


Cool choice. I have included Delicious plugin in my browser and it is very useful.
It never ceases to surprise me that WordPress has such a dedicated community developing PlugIns which are then freely available.
Many thanks for a fine effort with this one Deepu
Hi! I am currently working as web dev. and i made a plugin for delicious badge to get the total bookmark on the user’s posted link. the api link to get total bookmark is “http://feeds.delicious.com/v2/json/urlinfo/{url md5}”, but it wont work anymore.
I dont use wordpress on the work, but I am more on scripting like php, jquery.
Is there an other way how to get total bookmark?
Hi Deepu,
Thanks for sharing this cool Delicious plugin. Does this still work with WordPress 3.3?
Ingo
Deepu,
Thank you for this welcome help. I was wondering if you could help me add to some tweaks.
1. I want to add the words ” | Prost Amerika Soccer” to the delicious site after the title of the article. Where in the code could I insert something to enable this?
2. Is there a way of automatically adding an excerpt, ie the first 40 words, to the Notes section on the Delicious page?
Thanks again for doing this plug-in.
Best,
Steve
Awesome Work. Thanks. Just downloaded it and it works like a charm
Thanks a lot… I am glad you like it…
Thanks for the article. I liked reading it
Thank Youuu…
I get this error: You do not have sufficient permissions to access this page. When trying to access the plugin options page.
Thanks for letting me know about the issue… I think the issue is when you are on the latest version wordpress… Now I have checked the plugin in wordpress 3.0.1 and able to fix the bug. Please try the following..
1. go to your wordpress plugins page, click the ‘edit’ link under the plugin ‘delicious bookmark button’
2. now you will get the delit.php in edit mode. scroll down to the bottom part of that page.
3. find the function call ‘add_options_page’
4. There you will see the word ‘Delicious Badge’ repeated 3 times in the function call. Just remove the space from the third word and make it ‘DeliciousBadge’.
5. Click update file and then try again clicking the ‘delicious badge’ button under settings menu.
Please lemme know the result. Basically we just removed a space from the word ‘delicious Badge’
Any way to use a short code to put the badge somewhere else?
No short code at the moment, but if you have the Exec-PHP wordpress plugin installed, you can add the badge in posts, pages and text widgets, like the way the badge is being displayed in the preview section of this post.
Excellent job, need one of those for FAQPAL.
Thanks a lot… I am glad you find it useful
wow! it looks much better than Digg button,,..shared it!
Thanks a lot Ashwin
This is fantastic great job!
Thanks Jackie…
Nice! you have done something I was needing so badly but did have the time to look for it, now it’s in my hands thanks to you Deepu!
I need to add the Delicious buttons to some blogs
Thank you Hesham… I am glad you find it useful
I badly wanted this button… You’ve read my mind
Hats off to you, Deepu…
Now to go and add it to my website
Thanks a ton Richie…
Its simply ooozing w Delicious Awesomeness Deepu
I Love it !!! In fact , I was thinking ( and looking for something like this when I was on Blogger , but certain WP plugins are somewhat a limited commodity on Bloggers platform ) ; Also, this is wayyyy cooler & sleeker than the tweetmeme button ( in my opinion )
Its also wayyyy cool that you made a compact version along with the regular one .
Ok, now make more !!! heheee
M.
Thanks for the compliment Miaaa… I’m honored
I have opened up single.php in my wordpress appreance/editor and can not find
I have Twenty Ten theme installed and the latest version of Worpress. I know this is a lot to ask or maybe you can login to my Wprdpress blog or just guide me in what i am doing wrong. Please! I would love to get this working. Thank you Vince Eyceman Enterprizes.