/ Published in: PHP
As you can probably see I use the Sociable plugin on this blog. I recently realized that the Digg link was broken. Here is the fix:
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
'url' => 'http://digg.com/submit?phase=2&url=PERMALINK&title=TITLE&bodytext=EXCERPT', // Replace it with this: 'url' => 'http://digg.com/submit?url=PERMALINK&title=TITLE&bodytext=EXCERPT',
URL: http://blog.classicalcode.com/2009/08/fix-for-digg-link-in-sociable-1-4-4-wordpress-plugin/