[WordPress] 外掛分享: Good Old Twitter Feed Widget

WordPress 外掛 Good Old Twitter Feed Widget 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Good Old Twitter Feed Widget」是 2015-10-29 上架。
  • 目前有 600 個安裝啟用數。
  • 上一次更新是 2022-10-26,距離現在已有 921 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 2.9 以上版本才可以安裝。
  • 有 2 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

whiletrue |

外掛標籤

social | sidebar | twitter | social sidebar | twitter sidebar |

內容簡介

這款外掛可以在側邊欄小工具中顯示 Twitter 帳戶的最新貼文。
可輕鬆自訂款式、回覆、轉推、連結、日期、縮圖等等。
此外掛基於 Twitter API 版本 1.1 開發。
若想使用此外掛,需在 dev.twitter.com 網站上建立個人 Twitter 應用程式。
在此應用程式中,Twitter 提供兩個字串: 使用者金鑰和使用者密鑰。
您還需要另外兩個字串:存取令牌和存取令牌密碼,可在 此指南 中取得。
最後,請在小工具選項方塊中輸入所有授權字符串和喜愛的顯示設定,您的 Twitter Widget 現在已經就緒並啟用!
您可以在多個小工具和多個網站上使用相同的授權字串,但請記得將它們儲存在安全的地方!
同時,需要在 PHP 環境中啟用 CURL 和 OPENSSL 擴充功能 (請不用擔心,幾乎每個託管服務都提供該功能)。
簡碼

若您想將最近的推文放在小工具以外的地方,可以使用 [good_old_twitter] 簡碼。
簡碼支援還在實驗階段。
目前,使用者名稱和四種驗證屬性至少要填寫。 簡碼的最簡配置如下(所有欄位都填好):

[good_old_twitter username=”” consumer_key=”” consumer_secret=”” access_token=”” access_token_secret=””]

您可以指定其他可選屬性,例如:

num(要顯示的推文數,例如:num=”10″)
skip_retweets(如果設置為 true,則跳過轉推。例如:skip_retweets=”true”)

所有可用選項的全面列表在外掛的 FAQ 中。

參考

了解更多資訊: www.whiletrue.it

喜歡這個外掛嗎?請嘗試我們的其他作品:

Good Old Share
Most and Least Read Posts
Tilted Tag Cloud Widget
Reading Time

鳴謝

部分外掛代碼基於 Max Steel(Web Design Company,Pro Web Design Studios),Frank Gregor和Jim Durand 的工作。

Twitter OAuth 認證採用 J.M. 的 Codebird 函式庫( [email protected] – https://github.com/mynetx/codebird-php )。

翻譯者

Branco,斯洛伐克語翻譯 (WebHostingGeeks.com)
WhileTrue,意大利語翻譯 (www.whiletrue.it)
Inspirats,法語翻譯 (rysk-x.com)
Aleksandra Czuba,波蘭語翻譯 (www.olaczuba.com)
Alexandre Janini,巴西葡萄牙語翻譯 (www.asterisko.com.br)
Andrew Kurtis,西班牙語翻譯 (www.webhostinghub.com)

參考

此外掛提供了先前 2.5.16 版本發行的功能。

原文外掛簡介

This plugin displays the latest posts from a Twitter account in a sidebar widget.
Easy customization of style, replies, retweets, links, dates, thumbnails and a lot more.
The plugin is based on Twitter API version 1.1.
In order to use it, you have to create a personal Twitter Application on the dev.twitter.com website.
Within your Application, Twitter provides two strings: the Consumer Key and the Consumer Secret.
You also need two other strings, the Access Token and the Access Token Secret, that you can get
following this guide.
Finally, enter all the Authorization string in the widget options box, along with your favorite display settings: your Twitter Widget is now ready and active!
You can use the same Authorization strings for several widgets and multiple website.
Just remember to store them in a safe place!
You also need CURL and OPENSSL extensions enabled in your PHP environment (don’t worry, almost every hosting service provides that).
Shortcode
If you want to put your recent tweets other than in a widget, you can use the [good_old_twitter] shortcode.
The shortcode support is experimental.
At the moment at least the twitter username and the 4 authentication attributes are mandatory. The shortcode minimal configuration is (with all fields filled):
[good_old_twitter username=”” consumer_key=”” consumer_secret=”” access_token=”” access_token_secret=””]
You can specify other optional attributes, e.g.:

num (number of tweets to show, e.g. num=”10″)
skip_retweets (if set to true, retweets are skipped, e.g. skip_retweets=”true”)

The full list of available options is available in the plugin FAQ.
Reference
For more informations: www.whiletrue.it
Do you like this plugin? Give a chance to our other works:

Good Old Share
Most and Least Read Posts
Tilted Tag Cloud Widget
Reading Time

Credits
Some plugin code is based on work by Max Steel (Web Design Company, Pro Web Design Studios), Frank Gregor and Jim Durand.
The Codebird library by J.M. ( [email protected] – https://github.com/mynetx/codebird-php ) is used for Twitter OAuth Authentication.
Translators

Branco, Slovak translation (WebHostingGeeks.com)
WhileTrue, Italian translation (www.whiletrue.it)
Inspirats, French translation (rysk-x.com)
Aleksandra Czuba, Polish translation (www.olaczuba.com)
Alexandre Janini, Brazilian Portuguese translation (www.asterisko.com.br)
Andrew Kurtis, Spanish translation (www.webhostinghub.com)

Reference
This plugin gives you the features of the former 2.5.16 release of the “Really simple Twitter Feed Widget” plugin.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Good Old Twitter Feed Widget」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | 1.2 | 1.0.9 | 1.2.6 | trunk |

延伸相關外掛(你可能也想知道)

  • Nextend Social Login and Register 》ge and registration form, link the social accounts to the existing WordPress user accounts or create new users if necessary, enable users to link t...。
  • Custom Twitter Feeds – A Tweets Widget or X Feed Widget 》在您的網站上顯示可完全自訂、響應式且可被搜尋引擎爬取的 Twitter 動態資訊。 Custom Twitter Feeds 外掛將顯示完全符合您網站外觀和風格的推文,並提供大量...。
  • Recent Tweets Widget 》查看最新的 WordPress 外掛優惠。, 使用快取的 Twitter API v1.1 最新的 Recent Tweets Widget (最近的 Tweet 外掛)。它使用新版 Twitter API v1.1,並將 Twe...。
  • oAuth Twitter Feed for Developers 》一個符合 Twitter API 1.1 規範的 WordPress 外掛,為主題開發人員提供從 Twitter 使用者時間線取得物件陣列的功能。, 新的 Twitter API 需要您進行 oAuth 認...。
  • WP Social Bookmarking Light 》此外掛可將社交分享連結插入每篇文章的頂部或底部。, 對於主題開發人員,社交分享連結可以透過 PHP 代碼或使用短碼添加。請參閱相關文檔以獲得更多資訊。, 此...。
  • Social Media Widget 》快來查看適用於您網站的 WordPress 最新優惠。, 社交媒體小工具是一個簡單的側邊欄小工具,允許用戶輸入他們的社交媒體網站個人資料網址和其他訂閱選項,顯示...。
  • Professional Social Sharing Buttons, Icons & Related Posts – Shareaholic 》g your social share counts again with our Share Count Recovery tool. If you switch to HTTPS, change your domain name, or update your Permalinks, yo...。
  • Genesis Simple Share 》Genesis Simple Share是專為Genesis子佈景主題而設計的簡單易用的外掛程式。我們致力於讓預設選項和初始設定變得非常簡單實用。, 預設設定應該會自動啟用文章...。
  • Twitter 》此外掛提供嵌入 Twitter 內容、改善在 Twitter 上分享、轉換您的網站觀眾為 Twitter 或 Periscope 訂閱者,並輕鬆追蹤從 Twitter 广告來訪的訪問次數。, 要求...。
  • Tagembed: Embed Twitter Feed, Google Reviews, YouTube Videos, TikTok, RSS Feed & More Social Media Feeds 》Tagembed 是領先的社交媒體聚合工具,讓使用者聚合、整理和嵌入 Instagram Feed、Twitter Feed、Facebook Feed、YouTube Video、Google Reviews、RSS Feed、L...。
  • Simple Twitter Tweets 》一個簡單的 Twitter 儀表板外掛,使用 Twitter OAth 和 API v1.1,並備份以確保始終顯示您的 Tweets。, 為什麼要使用這個外掛?, 我們的客戶,尤其是共享主機...。
  • Easy Twitter Feed Widget Plugin 》Easy Twitter Feed Widget 外掛使用 Twitter Widget,不需建立 API 即可在 WordPress 網站上顯示推文,不需要建立 Twitter 應用程式。該外掛提供方便的介面,...。
  • WP TFeed 》文件 | 支援 | 範例 | 進階版, WP TFeed 是 WordPress 的免費 Twitter 外掛。您可以使用這個外掛透過 shortcode 或小工具,在網站上任何位置顯示即時的 Twitt...。
  • AccessPress Social Login Lite – Social Login WordPress Plugin 》文件 | 支援 | 示範 | 高級版, AccessPress Social Login Lite是一個完美的免費WordPress外掛程式,可讓您的網站使用者使用其喜愛的社交網站帳戶之一註冊/登...。
  • Rotating Tweets (Twitter widget and shortcode) 》, 取代 捷徑,例如 [rotatingtweets screen_name='your_twitter'],或小工具,並旋轉顯示您最新的推文。, 支援新的更長推文格式, 支援280字符, 節省空間 –  ...。

文章
Filter
Apply Filters
Mastodon