开发者

best method of making a tweet-this button?

开发者 https://www.devze.com 2022-12-24 09:58 出处:网络
It looks like there\'s lots of different sites/methods for doing this, is there an official twitter share button?

It looks like there's lots of different sites/methods for doing this,

is there an official twitter share button?

like for facebook there's http://dev开发者_开发百科elopers.facebook.com/tools.php?connect_wizard&wizard=stream_publish , which looks excellent


You can just use the button below and use one of many free social networking icons:

<a expr:href='"http://twitter.com/home?status=Reading " + data:post.title + " @YOURTwitterUSERNAME " + data:post.url' title='Tweet this article on Twitter' target='_blank'><img src='yourTwitterButtonURL'/></a>
0

精彩评论

暂无评论...
验证码 换一张
取 消