內容簡介
這個外掛提供了在任何靜態頁面或文章中加入 shortcode 標籤的功能,並顯示特定 Twitter 使用者的最新推文。
它生成以下類似的標籤,您可以按自己的喜好進行樣式設計:
<ul class='tweets'>
<li>@<a class='atreply' href='http://twitter.com/jane'>jane</a> Please dance a jig. <span class='date'><a href='http://twitter.com/me/status/2345'>3 小時前</a></span></li>
<li>有人用過 TotalFinder 嗎? <a href='http://t.co/blah'>http://t.co/blah</a> 在 @<a class='atreply' href='http://twitter.com/bob'>bob</a> 的電腦上看到它,感到好奇。 <span class='date'><a href='http://twitter.com/me/status/1234'>6 小時前</a></span></li>
</ul>
外掛標籤
開發者團隊
原文外掛簡介
This plugin adds the ability to put a shortcode tag in any static page or post and have it display the latest tweets for a particular twitter user.
It generates markup like this, which you can style as desired:
- @jane Please dance a jig. 3 hours ago
- Anyone used TotalFinder? http://t.co/blah Saw it on @bob's machine and am intrigued. 6 hours ago
