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

Twitter profile widget

外掛說明

With ‘WP Twitter profile’ you can add a mini version of your twitter profile to your WordPress site as a widget.

What can this widget show:

  • Your profile picture and banner image, layed out similar to the Twitter sidebar
  • Your real name as it is held by Twitter and your @username
  • A follow link to your profile
  • The number of tweets, subscribers and subscribed for your profile
  • Your recent tweets (including rich content with Twitter links for hashtags and @username, URLs and img tags for images uploaded to Twitter)
  • CSS styling depending on the colour scheme used on your Twitter profile

Note: This plugin requires the use of cURL to be installed and active on the web server

Arbitrary section

螢幕擷圖

  • The WP Twitter profile widget, showing a Twitter profile only, without any tweets.
  • The WP Twitter profile widget, showing a Twitter profile with the two most recent tweets.
  • The WP Twitter profile widget, showing a Twitter profile with only the most recent tweet, which also has an image attached which is displayed as a link to the tweet.

安裝方式

  1. Upload the plugin files to the ‘/wp-content/plugins/WP-Twitter-profile’ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to ‘Appearance->Widgets’ and drag ‘Twitter profile widget’ to your desired widget area.
  4. Register a Twitter app via https://apps.twitter.com to gain access to an ‘API key’ and ‘Access token’
  5. Fill in the fields for the widget settings

常見問題集

Is anything else required, other than a WordPress website?

Yes. You will also require a Twitter API key, API key secret, Access token & Access token secret from twitter.
The required details can be obtained by registering an app at https://apps.twitter.com.

使用者評論

2016 年 11 月 24 日 2 則留言
Doesnt work for me, im using WorldStar theme by themzee. i have filled in every field. how does it not work? it just blank, not only that, if i put any other widget under “twitter profile widget” they all disapear. In other words if i put this widget at the top, it will automatically crash/hide every other widget under it. i would still like to use it as it looks very cool. please help me if you can, i will change my rating from 1 start to 5 if it works.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Twitter profile widget〉的開發相關工作。

參與者

將〈Twitter profile widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2.0

  • Updated code for compatability with PHP7
  • Fixed outdated code to allow functionality
  • Adding extra options to turn off bio, follow button & stats

1.1.1

  • Fixing missing CSS file

1.1.0

  • Adding transient cache
  • Correcting href target code
  • Altering admin backend, changing target to checkbox, adding cache timeout, changing secret fields to type=password

1.0

  • Initial release