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

Fetch Some Tweets

描述

Fetch Some Tweets will enable any developer to pull in the latest Tweets from any Twitter Handle, it\’s lightweight and simple to manage via the settings area. In order to use this plugin you will need to have applied for a Twitter Developers Account and have created a Twitter Application. Links regarding all the above is contained within the settings area.

You can control the Number of Tweets, whether to include Retweets or Exclude Replies, the Tweets are rendered as a simple unordered list all with straightforward classes to enable you to style your Twitter Timeline however you want, there are no CSS styles by default.

Each individual Tweet has the same interactive functionality of Twitter enabling you to Retweet, Favourite & Reply, if Images are attached to your tweet these will display as an Icon linking your directly to the embedded Image on Twitter.

This is Version 1 over time I plan to add the ability to import the Tweets as Posts enabling you to manage and backup your Tweets via a Tweet Post Type.

安裝

Either download the package from Github or via the WordPress Repository, Activate and click on the settings link, this link is also within the Settings section on the WordPress Dashboard Menu. Once Activated you\’ll have the option to add your Twitter Application credentials and apply your options for the Number of Tweets & whether to include Retweets & Replies.

To display the Tweets use the [FetchSomeTweets] shortcode. To embed within a Template use <?php echo do_shortcode( '[FetchSomeTweets]' ); ?>.

常見問題

Where do I sign up for a Twitter Developer Account?

You can find details regarding setting up your Twitter Developers Account via the Twitter Developer Platform and also created a Twitter Application.

How do I setup a Twitter Application?

Instructions on how to create a Twitter App can be found here.

How do I generate my Twitter Application Access Tokens?

Instructions on how to generate your Access Tokens can be found here.

How do I display my Twitter Feed?

To show the Tweets within your templates simply fill out the fields below and use the following shortcode [FetchSomeTweets].

評價

There are no reviews for this plugin.

貢獻者及開發者

“Fetch Some Tweets” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Fetch Some Tweets 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

V1.0

  • Base functionality in place.

V1.1

  • Updated Tweet calculation to display the correct number of Tweets even when excluding Replies and Retweets.

V1.2

  • Added compatibility with WordPress 5.0.

V1.3

  • Added check for Twitter API timeout.

V1.3.1

  • Updated HTML Markup.

V1.3.5

  • Changed the process of passing Tweet content & Date which increases compatibility with Gutenberg (No more ‘Update Failed’ messages).

V1.3.6

  • Compatibility with WordPress 5.8.

V1.3.61

  • Fixed issues with uninstallation.

V1.4

  • Upgraded Twitter OAuth Library & made to be compatible with PHP 8.0.