內容簡介
想在網站上顯示一個小組或一群推特用戶?
大多數 WordPress 推特插件的問題在於,支援多個推特帳戶的插件很少,
通常會按照使用者推文的時間順序來顯示。這意味著,如果 USER_A 推文比 USER_B 更多,
你的整個消息流可能會全部是 USER_A 的推文。我發現在很多情況下,我寧願拉取每個用戶最近的一條推文。
這正是這個插件所做的。它還可以拉取搜索結果和主題標籤
這裡還有另一個分支:https://github.com/msenateatplos/multi-twitter-widget/blob/master/widget.php
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Have a team or group of tweeters that you’d like to show on a site?
The problem with most WordPress Twitter Plugins is that the few that support multiple twitter accounts
usually show the tweets of the users in chronological order. This means if USER_A tweets more than USER_B
your whole feed might be all about USER_A. I found in many cases that I’d rather pull in the most recent tweet
from each user. So that’s what this plugin does. It will also pull in search results and hashtags
Another fork exists here: https://github.com/msenateatplos/multi-twitter-widget/blob/master/widget.php
