/ Published in: PHP
Twitter have changed their api, and using the old twitter.com?status=… doesn't work anymore. This uses the new 'Web Intents' method.
Expand |
Embed | Plain Text
<a href="http://twitter.com/intent/tweet?text=<?php the_title(); ?>&url=<?php the_permalink(); ?>" title=”Click to share this post on Twitter”>
You need to login to post a comment.
