Addthis Integration for WordPress & Tumblr

by on December 27, 2009 in Tips

Since I started creating my own social media bar I’ve found that I really like AddThis share button. If you are interested in adding “AddThis” to your WordPress or Tumblr Blog here’s the code.

Integrating Addthis with WordPress (without plugin)

<!-- #### Start Addthis WordPress Integration #### -->
<a class="addthis_button" href="http://addthis.com/bookmark.php?v=250&amp;username=YOUR ADDTHIS ID HERE"
addthis:url="<?php the_permalink(); ?>"
addthis:title="<?php the_title(); ?>">
<img src="http://s7.addthis.com/static/btn/sm-share-en.gif" width="83" height="16" alt="Bookmark and Share" style="border:0"/></a>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js"></script>
<!-- #### End Addthis WordPress Integration #### -->

Integrate Addthis to Tumblr

<!-- #### Start Addthis Tumblr Integration #### -->
<script type="text/javascript">var addthis_pub="YOUR ADDTHIS ID HERE";</script>
<a href="http://www.addthis.com/bookmark.php?v=20" onmouseover="return addthis_open(this, '', '{Permalink}', '{Name}')" onmouseout="addthis_close()" onclick="return addthis_sendto()">
<img src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a>
<script type="text/javascript" src="http://s7.addthis.com/js/200/addthis_widget.js"></script>
<!-- #### End Addthis Tumblr Integration #### -->

For more options see the AddThis customization page.

  • http://drinkingoatmealstout.com Justin Thorp

    Hey man. My name is Justin Thorp. I'm the Community Manager for AddThis. Thanks for using our product. We really appreciate it. If there's anything we can do to make it better, let me know. – justin@addthis.com

  • http://KnowtheNetwork.com Keith

    Thanks Justin. I really like your product. It's simple, responsive, and well
    documented.

    Thank you for taking the time to stop by and comment.

  • Ginebra

    Thx!!! It was perfect for my tumbl!!

  • Pingback: WordPress Integration | Learning from Lorelle

Previous post:

Next post: