通过新Twitter共享链接
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了通过新Twitter共享链接相关的知识,希望对你有一定的参考价值。
Twitter have changed their api, and using the old twitter.com?status=… doesn't work anymore. This uses the new 'Web Intents' method.
<a href="http://twitter.com/intent/tweet?text=<?php the_title(); ?>&url=<?php the_permalink(); ?>" title=â€Click to share this post on Twitterâ€>
以上是关于通过新Twitter共享链接的主要内容,如果未能解决你的问题,请参考以下文章
ruby 这个片段是一种简单的ruby方式,用于计算在Twitter上共享指定网址的次数。