Share Post On Twitter Link for WordPress
It is always good to put social icons on your WordPress posts so visitors can share you post across Social Media Websites. This way you can get extra visits from twitter when anybody Tweet about your blog post.
Simple put the following code in Single.php file that can be found in your theme folder.
1 | <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> |





[...] This post was mentioned on Twitter by WP Skinner. WP Skinner said: Share Post On Twitter Link for WordPress http://bit.ly/cPO50F [...]