Create a “send this to twitter” button
This new section wordpress let see how to create the send this to twitter” button. It simple one just copy the following code on your single.php file, within the loop:
<a href="http://twitter.com/home?status=Currently reading <?php the_permalink(); ?>" title="Click to send this page to Twitter!" target="_blank">Share on Twitter</a>
Labels: Wordpress
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home