by Yong Mook Kim - Contact Me | Bug Report & Feature Request

Wordpress Hosting

Digg Digg would like to recommend Hostgator. Each plans includes 24/7/365 support, a 99.9% uptime guarantee, and a 45-day, money-back guarantee. It is highly well-known and consider the best shared hosting so far.

Premium WordPress Themes

Digg Digg would like to recommend Elegant Themes. They are attractive, compatiable, affordable, SEO optimized and best support in community. They are the only Premium WordPress Themes you required.

1. Buttons allow display in...

> Home page > Post pages > Category pages > Static pages > Archive pages

2. Display only in categories...

Categories name : (e.g category1, category2,...)

2. Buttons line up in ...

4. Buttons setup ...

P.S Heavy weight button display in higher priority (Sorting)

Website

Integration Type

Button Design

Weight (Sorting)
name; ?> option_button_weight; ?> type="text" value="get_button_weight()==DD_EMPTY_VALUE) ? 0 : $obj->get_button_weight(); ?>" size="3" maxlength="3"/>
Read Me

For Delicious & Google Buzz
- Both display the button image and provide share feature only, no share count available.
- Both 'normal' & 'compact' are same button image.

For Delicious, Sphinn, Comments, DesignBump & TheWebBlend
- No compact mode.

5. Misc setup ...

1) TweetMeme source RT @

Donate

If you like this plugin and find it useful, help keep this plugin free and actively developed by clicking the donate button.

Advance Usage

1) To disable the digg digg buttons, just put "<!-- Digg Digg Disabled -->" in your selected pages or posts.

2) All buttons are construct in HTML table format, you can customize the CSS table style in "../plugin-folder/digg-digg/diggdigg-style.css"

3) Put the button to anywhere you want , copy and paste the following code into your php file, eg. single.php

  • digg_digg_generate('Normal'); //Generate Digg only
  • digg_digg_reddit_generate('Normal'); //Generate Reddit only
  • digg_digg_dzone_generate('Normal'); //Generate Dzone only
  • digg_digg_ybuzz_generate('Normal'); //Generate Yahoo Buzz only
  • digg_digg_twitter_generate('Normal','mkyong'); //Generate Twitter only
  • digg_digg_fbshare_generate('Normal'); //Generate Facebook only
  • digg_digg_poll_generate('Normal'); //Generate Polladium only
  • digg_digg_stumbleupon_generate('Normal'); //Generate Stumbleupon only
  • digg_digg_delicious_generate('Normal'); //Generate Delicious only
  • digg_digg_sphinn_generate('Normal'); //Generate Sphinn only
  • digg_digg_post_comments_generate(); //Generate Post Comments only
  • digg_digg_gbuzz_generate(); //Generate Google Buzz only
  • digg_digg_designbump_generate('Normal'); //Generate Design Bump only
  • digg_digg_designfloat_generate('Normal'); //Generate Design Float only
  • digg_digg_webblend_generate('Normal'); //Generate The Web Blend only

P.S All functions accept button style as argument, 'Normal' or 'Compact'.

P.S Twitter accept one more argument as source