[WordPress] 外掛分享: Tools for Twitter

首頁外掛目錄 › Tools for Twitter
WordPress 外掛 Tools for Twitter 的封面圖片
2,000+
安裝啟用
★★★☆☆
3.3/5 分(6 則評價)
2207 天前
最後更新
問題解決
WordPress 3.8+ v3.2.1 上架:2007-03-06

內容簡介

Tools for Twitter 與 Twitter 整合,為您提供以下功能:

透過 Social 連接多個 Twitter 帳號
備份您 Twitter 帳戶的推文(每 10 分鐘下載一次)
從每個推文建立一篇部落格文章
在發布部落格文章時,在 Twitter 上建立推文,附上指向該文章的連結(透過 Social)
透過 @mention、#hashtag 或使用者帳戶在本機瀏覽您的推文(選擇是否公開顯示此資訊)

Tools for Twitter 利用 Social 與 Twitter 的連接,因此您不需要建立應用程式並複製金鑰。它支援多個帳戶(必須在 Social 中授權為「全域」帳戶),並提供以每個帳戶為基礎的設定。

支援等級:產品支援(我們希望修復錯誤,讓產品更好,但不提供個別支援)。

開發者: 在 GitHub 上進行 Fork 和貢獻。

升級

如果您從早期版本升級,您的資料需要轉換為新的 Tools for Twitter 格式。在 Tools for Twitter 選項頁面中,如果需要升級,您會看到提示。按照步驟轉換您的資料。

Tools for Twitter 現在儲存完整的 Twitter 資料,以及您的基本推文內容。隨著時間的推移,Tools for Twitter 將請求升級的推文這些資料。此過程可能需要幾天時間,因為每小時只會請求 10次推文(以避免負面影響您的速率限制)。

連接帳戶

在 Social 設定頁面上連接的任何 Twitter 帳戶都可供 Tools for Twitter 使用。您可以按帳戶啟用它們,以及為創建部落格文章等指定每個帳戶的偏好設定(在 Tools for Twitter 選項螢幕上)。

管理您的推文

在 WordPress 管理員中,您可以查看、編輯和刪除(或取消發布)您的推文本地副本。從「推文」選單項目導覽推文,並像管理其他文章類型一樣管理它們。Tools for Twitter 不知道您是否已在 Twitter 上刪除了推文,因此您還需要從管理員中刪除推文的副本,才能將其從您的 WordPress 網站中刪除。

顯示您的推文

Tools for Twitter 包括選項以使用以下方案創建本地推文的 URL:

單個推文:http://alexking.org/tweets/253580615113400321
帳戶備份:http://alexking.org/tweet-accounts/alexkingorg
@mention 備份:http://alexking.org/tweet-mentions/sogrady
#hashtag 備份:http://alexking.org/tweet-hashtags/monktoberfest

您可以在您的 Tools for Twitter 設定中啟用公開的推文 URL。如果您不選擇為推文啟用公開 URL,您仍然可以從管理員螢幕檢視和管理它們。

短代碼

您可以使用短代碼顯示推文清單。

[aktt_tweets account="alexkingorg"]

如果需要,您可以指定一些額外參數來控制顯示多少推文:

[aktt_tweets account="alexkingorg" count="5" offset="0"]

您還可以選擇是否明確包含或排除回覆和轉推:

[aktt_tweets account="alexkingorg" include_rts="0" include_replies="1"]

如果您想限制推文僅限於特定的 @mentions 或 #hashtags,您也可以這樣做:

[aktt_tweets account="alexkingorg" mentions="crowdfavorite,twittertools" hashtags="wordpress,plugin,twittertools"]

外掛標籤

開發者團隊

⬇ 下載最新版 (v3.2.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Tools for Twitter」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Tools for Twitter integrates with Twitter by giving you the following functionality:

Connect multiple Twitter accounts (via Social)
Archive the tweets from your Twitter accounts (downloaded every 10 minutes)
Create a blog post from each of your tweets
Create a tweet on Twitter whenever you post in your blog, with a link to the blog post (via Social)
Browse your tweets locally by @mention, #hashtag or user account (optionally display these publicly)

Tools for Twitter leverages Social’s connection to Twitter so that you don’t have to create an app and copy keys around. It supports multiple accounts (must be authorized as “global” accounts in Social) with settings on a per-account basis.
Support Level: Product Support (we want to fix bugs and make the product great, but do not provide individual support).
Developers: Fork and contribute on GitHub.
Upgrading
If you have upgraded from an older version of Tools for Twitter, your data will need to be converted to the new Tools for Twitter format. On the Tools for Twitter Options page you will see a prompt to upgrade if appropriate. Follow the steps to convert your data.
Tools for Twitter now stores complete Twitter data along with your basic tweet content. Over time, Tools for Twitter will request this data for upgraded tweets. This process make take a few days, as only 10 tweets are requested per hour (to avoid egatively impacting your rate limit).
Connecting Accounts
Any Twitter accounts connected on the Social settings page are available for Tools for Twitter. You can enable them on a per-account account basis, as well as specifying per-account preferences for creating blog posts, etc. (on the Tools for Twitter options screen).
Managing your Tweets
You can view, edit and delete (or unpublish) the local copy of your Tweets right in your WordPress admin. Navigate the tweets from the “Tweets” menu item and manage them just as you would any other post type. Tools for Twitter does not know if you’ve deleted a tweet on Twitter, so you’ll need to also delete the copy of the tweet from the admin to remove it from your WordPress site.
Displaying your Tweets
Tools for Twitter include options to create URLs for your local tweets using the following scheme:

single tweet: http://alexking.org/tweets/253580615113400321
account archive: http://alexking.org/tweet-accounts/alexkingorg
@mention archive: http://alexking.org/tweet-mentions/sogrady
#hashtag archive: http://alexking.org/tweet-hashtags/monktoberfest

You can enable public URLs for your tweets in your Tools for Twitter settings. If you choose not to enable public URLs for your tweets, you can still vuew and manage them from within the admin screens.
Shortcode
You can use a shortcode to display a list of tweets.
[aktt_tweets account="alexkingorg"]

If you want, you can specify some additional parameters to control how many tweets are displayed:
[aktt_tweets account="alexkingorg" count="5" offset="0"]

You can also choose to explicitly include or exclude replies and retweets:
[aktt_tweets account="alexkingorg" include_rts="0" include_replies="1"]

If you want to limit the tweets to specific @mentions or #hashtags, you can to that as well:
[aktt_tweets account="alexkingorg" mentions="crowdfavorite,twittertools" hashtags="wordpress,plugin,twittertools"]

Widget
The options for the shortcode are also available for the Tools for Twitter widget via a few settings.
Create Blog Posts
Tools for Twitter can create a blog post from each of your Tweets. This feature can be enabled on a per-account basis. If there is an image included in the media data of the tweet Tools for Twitter will try to save that image as the featured image for the post and append it to the blog post content.
Please note that this will take effect for all future tweets, it does not retroactively create posts for older tweets (though you could pretty easily script it to do so if you desired).
Customization
Tools for Twitter is designed to be customizable via the standard hook/filter API. If you find you need additional hooks (or to suggest other bug fixes and enhancements) please create a pull request on GitHub.
https://github.com/crowdfavorite/wp-twitter-tools
Get creative! Here are some examples of ways to use more of the full Twitter data to create links back into Twitter where appropriate:

linking to the original tweet on Twitter
linking to “in reply to” tweets

延伸相關外掛

文章
Filter
Mastodon