“Post to Twitter” from every page of your blog

I just saw a link on a site that asked me to spread the word via twitter about a signup I just completed and I immediately thought that this would be a nice addition to any blog.

Here is the WP code I added to the bottom of the post template.  Replace the thomask with your twitter alias and feel free to use it.

<a href=”http://twitter.com/home?status=Reading%20%40thomask: <?php the_title(); ?>%20%3E%20<?php the_permalink() ?>”>Post to Twitter</a>

To try it out click on the link below “Post to Twitter”.

Comments