這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Wickett Twitter Widget

描述

Display the latest Tweets from your Twitter accounts inside WordPress widgets. Customize Tweet displays using your site or theme CSS.

Customize the number of tweets displayed. Filter out @replies from your displayed tweets. Optionally include retweets. The widget plugin automatically links usernames, lists, and hashtags mentioned in Tweets to keep your readers on top of the full conversation.

螢幕截圖

  • Enter your Twitter username, customize your widget title, set the total number of tweets, hide replies, and customize text display in your widget editor.
  • Latest tweets display.

安裝

  1. Upload wickett-twitter-widget.php to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Add the widget to your sidebar from Appearance->Widgets and configure the widget options.

常見問題

Installation Instructions
  1. Upload wickett-twitter-widget.php to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Add the widget to your sidebar from Appearance->Widgets and configure the widget options.
Can multiple instances of the widget be used?

Yes.

Can private Twitter accounts be used?

No. The widget does not support authenticated requests for private data.

I see less than the requested number of Tweets displayed

Twitter may return less than the requested number of Tweets if the requested account has a high number of @replies in its user timeline.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Wickett Twitter Widget” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Wickett Twitter Widget 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.6

  • Add notices to upgrade to Jetpack for further updates.

1.0.5

  • Support display of retweets via widget configuration option.

1.0.4

  • Remove type hinting for broader compatibility with PHP versions.

1.0.3

  • Compatible with Snowflake, Twitter’s new message id system
  • New Twitter URI structure accepted as username input
  • Improved linking of usernames, lists, and hashtags. Now uses Twitter official regex.
  • Filter replies on the server-side. Improves total bytes over wire.

1.0.1

  • Rename time_since function to avoid conflicts with other plugins

1.0

  • Initial version