
內容簡介
一個簡單的 Twitter 儀表板外掛,使用 Twitter OAth 和 API v1.1,並備份以確保始終顯示您的 Tweets。
為什麼要使用這個外掛?
我們的客戶,尤其是共享主機的客戶,遇到了 Twitter API 無法顯示其 Tweets 的問題,主要是由於相同的來源(主機)造成了太多的連接。我們解決了這個問題,然而 Twitter 改變了他們的 API,因此顯示自己的 Tweets 需要 OAuth 認證,最終我們覺得建立自己的外掛會對所有人都更加簡單易行。
Twitter 再次更改了他們的 API。完全刪除版本1.0的 API,並強制使用版本1.1 和 OAuth 認證要求。我們編寫了這個外掛,以便每個人都可以輕鬆使用它。
有一些 Twitter 外掛可供使用,但我們找不到太簡單或運作正常的,因此我們誕生了這個簡單的 Twitter 儀表板外掛。
希望在其網站(或應用程序)上顯示其 Tweets 的 Twitter 用戶必須創建 Twitter 應用程序,以獲得所需的“Key”和“Token”以供驗證使用。下面提供了創建應用程序的說明,這樣您就可以在不到沖一杯茶的時間內在您的網站上使用 Tweets。
特點
簡單的設置
兼容 Twitter API v1.1(準備好 OAuth)
不需要或不使用密碼
即使 Twitter 停機、超負荷或無法連接,也能正常運作
每次呼叫都將 Tweets 存儲在數據庫中,因此,如果呼叫 Twitter API 失敗,您不會在網站上看到空白區域或錯誤信息,而是會看到系統存儲的最後一組 Tweets -夠不錯的。
發送時間-使用分鐘、小時和天的人類時間(即5小時前),或使用 Twitter 時間顯示(即5h)
Twitter 意向-增加與用戶的社交互動能力,他們能夠回覆、轉推和喜歡您的 Tweets,而不必離開您的頁面
Twitter 意圖使用定制(僅三個字符)圖標字體(小)並在小部件中將圖標顏色與您的網站主題進行匹配
我們有提過這外掛是簡單易行的嗎?
外掛標籤
開發者團隊
原文外掛簡介
A Simple Twitter Tweets display widget, using Twitter OAth and API v1.1 and backup up so it always displays your Tweets.
Why?
Our clients, especially on shared hosting were having issues with the Twitter API not displaying their tweets, too many connections from the same source (host). We solved that issue, then lo and behold Twitter changed their API so displaying your own Tweets required OAuth authentication and finally we buckled and decided to roll our own so it would be simple for them, for us and for you.
Twitter changed their API again. Removing version 1.0 of the API altogether and by forcing version 1.1 of the API and use of the OAuth authentication requirement. We wrote this plugin so everyone could have it at a click of a button.
There are a few Twitter plugins out their, but we couldn’t find one simple enough, or that worked (to be honest) and so the Simple Twitter Tweets plugin was born.
Twitter users who want to display their Tweets on their website (or within an application) have to create a Twitter Application to get access to the required “Keys” and “Tokens” Twitter provides for Authentication. The instructions for this are provided below so you can be up and running with Tweets on your site in less time than it takes to make a cup of Tea.
Features
Simple setup
Twitter API v1.1 compliant (OAuth Ready)
No passwords required or used
Works even when Twitters down, over capacity or not connecting
Tweets stored in the database with each call, so if your call to the Twitter API fails for whatever reason there won’t be a blank space or Oops message on your site, you’ll just see the last set of Tweets the system stored – sweet huh.
Tweeted when? – In Human Time using minutes, hours and days (i.e. 5 hours ago) or using Twitter time display (i.e. 5h)
Twitter intents – increase social interaction with users ability to Reply, Retweet and Favourite your tweets right from you page
Twitter intents using bespoke (only three characters) icon font (tiny) and colour the icons right in the widget
Did we say it was simple and works…
