With the growing popularity of Digg.com, providing users a way to “digg” your posts has almost become commonplace. However, many of the plugins that I came across were either very robust or didn’t allow for the level of customization that I wanted.
I decided to create my own lightweight WordPress plugin that I could easily integrate. The “Add To Digg” plugin is a simple add-on that provides nothing more than the functionality needed to add a blog entry to Digg.com. Once this plugin is enabled, the template function `digg_link()` will be available. There are two optional parameters that can added to the function to allow further customization of the generated code. A full explanation is in the accompanying ReadMe file.
This plugin is designed to be strictly functional with the idea that any further manipulation or graphic elements can be added through CSS.
I hope to continue adding to this plugin in my own time, however I offer up this early version in hopes that others may find it useful. You can download the “Add To Digg” plugin here.