Browse » Home » Blogging | Tips and Trick »Create Manually Digg Submit/Share button on wordpress

Create Manually Digg Submit/Share button on wordpress

How to create digg submit button or digg share button on wordpress ? very simple just copy paste code below, you can change image digg.png with your image path

<a href="http://www.digg.com/submit?phase=2&amp;url=<?php the_permalink() ?>&amp;title=<?php the_title() ?>" title="Submit Post to Digg" target="_blank"><img src="<?php bloginfo('template_directory'); ?>/images/social/digg.png" alt="Share on Digg" width="40" height="38"/></a>
Related Posts Plugin for WordPress, Blogger...keywords : share on digg codeshare buttons manually codesdigg submit button codekode share digg untuk wordpresssubmit share digg wordpress
Rating: 5» 99% like it» Reviewed by Best Solver on In Create Manually Digg Submit/Share button on wordpress

Leave a Reply