Baru aja buat tombol untuk nge-send sebuah postingan di wordpress ke twitter,
code:
<p style=”text-align: right;”><a href=”http://twitter.com/home?status=Currently reading <?php the_permalink(); ?>” title=”Click to send this page to Twitter!” target=”_blank”> <img src=”IMAGE-ICON-TWITTER-KAMU” alt=”Click to send this page to Twitter!” /> Share on Twitter</a>
Insertkan di file single.php di dalam loop.