
If you click on the Goodies link, you will see three options: Tweet Button, Widgets and Buttons. All three are useful, but for my purposes, the Tweet Button was all I needed. You will probably have to sign in to Twitter before you can check out the Goodies.
There are many options you can tweak to get the Tweet Button working the way you want. I left everything on the defaults and ended up with this bit of code:
Tweet
Including this code anywhere in your single.php file will work. If you wanted to include it on a category page or your index page, you would need to make a few changes.
Tweet
Include that within the loop and it will include the post specific URL for each button. You can even take it one step further if you’re using shortlinks:
Tweet
The last code snippet is the one I use on this site. You can see the Tweet Button directly below.



