Title: Get Latest Tweets
Author: Paul Schreiber
Published: <strong>2011年2月13日</strong>
Last modified: 2016年4月7日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/get-latest-tweets.svg)

# Get Latest Tweets

 作者: [Paul Schreiber](https://profiles.wordpress.org/paulschreiber/)

[ダウンロード](https://downloads.wordpress.org/plugin/get-latest-tweets.0.3.zip)

 * [詳細](https://ja.wordpress.org/plugins/get-latest-tweets/#description)
 * [レビュー](https://ja.wordpress.org/plugins/get-latest-tweets/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/get-latest-tweets/#installation)
 * [開発](https://ja.wordpress.org/plugins/get-latest-tweets/#developers)

 [サポート](https://wordpress.org/support/plugin/get-latest-tweets/)

## 説明

This plugin adds the ability to put a shortcode tag in any static page or post and
have it display the latest tweets for a particular twitter user.

It generates markup like this, which you can style as desired:

    ```
    <ul class='tweets'>
    <li>@<a class='atreply' href='http://twitter.com/jane'>jane</a> Please dance a jig. <span class='date'><a href='http://twitter.com/me/status/2345'>3 hours ago</a></span></li>
    <li>Anyone used TotalFinder? <a href='http://t.co/blah'>http://t.co/blah</a> Saw it on @<a class='atreply' href='http://twitter.com/bob'>bob</a>'s machine and am intrigued. <span class='date'><a href='http://twitter.com/me/status/1234'>6 hours ago</a></span></li>
    </ul>
    ```

## インストール

 1. Upload the plugin to the `/wp-content/plugins/` directory and unzip it.
 2. WordPress の「プラグイン」メニューからプラグインを有効化してください
 3. Create ‘wp-content/cache/latest_tweets/’ and make sure it is writable by the web
    server.
 4. Put your Twitter credentials in twitter.api.keys.json. Make sure this file is _not_
    world-readable. You can get these from [https://dev.twitter.com/apps](https://dev.twitter.com/apps)
 5. Place `[get_latest_tweets username="somename"]` in your pages.

## 評価

![](https://secure.gravatar.com/avatar/81e3e3f2e1f9ec46a671a6e2dca6257864aa6061f4870c1e9ac514cb4df6367f?
s=60&d=retro&r=g)

### 󠀁[No more special character](https://wordpress.org/support/topic/no-more-special-character/)󠁿

 [schmenzkiewp](https://profiles.wordpress.org/schmenzkiewp/) 2016年11月2日

Hi Paul, thanks for this great plugin. I just updated to the latest version… and
now the german special characters like ä ü ö don’t show up any more. Is there a 
simple solution for that? Thanks Chris

 [ 2件のレビューをすべて表示 ](https://wordpress.org/support/plugin/get-latest-tweets/reviews/)

## 貢献者と開発者

Get Latest Tweets はオープンソースソフトウェアです。以下の人々がこのプラグインに
貢献しています。

貢献者

 *   [ Paul Schreiber ](https://profiles.wordpress.org/paulschreiber/)

[“Get Latest Tweets” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/get-latest-tweets)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/get-latest-tweets/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/get-latest-tweets/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/get-latest-tweets/)を 
[RSS](https://plugins.trac.wordpress.org/log/get-latest-tweets/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 0.3

 * More WordPress VIP coding standards
 * refactored in to class
 * when JSON contains an error, output it
 * updated “tested up to” to 4.3.1

#### 0.2.2

 * WordPress VIP coding standards; updated “tested up to” to 4.1

#### 0.2.1

 * “Tested up to” updated to 3.9.1

#### 0.2.0

 * Now uses version 1.1 of the Twitter API — requires Twitter API credentials

#### 0.1.3

 * Fix “Tested up to” and make sure version numbers sync up

#### 0.1.2

 * Updated for new twitter API (thanks, @byjuhohn)

#### 0.1.1

 * Fixed tweet permalinks (credit: Wouter den Boer)

#### 0.1

 * 最初のリリース。

## メタ

 *  バージョン **0.3**
 *  最終更新日 **10年前**
 *  有効インストール数 **40+**
 *  WordPress バージョン ** 3.0.4またはそれ以降 **
 *  検証済み最新バージョン: **4.5.33**
 *  言語
 * [English (US)](https://wordpress.org/plugins/get-latest-tweets/)
 * タグ
 * [formatting](https://ja.wordpress.org/plugins/tags/formatting/)[tweet](https://ja.wordpress.org/plugins/tags/tweet/)
   [tweets](https://ja.wordpress.org/plugins/tags/tweets/)[twitter](https://ja.wordpress.org/plugins/tags/twitter/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/get-latest-tweets/advanced/)

## 評価

 5つ星中4つ星

 *  [  1 5-星レビュー     ](https://wordpress.org/support/plugin/get-latest-tweets/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/get-latest-tweets/reviews/?filter=4)
 *  [  1 3-星レビュー     ](https://wordpress.org/support/plugin/get-latest-tweets/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/get-latest-tweets/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/get-latest-tweets/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/get-latest-tweets/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/get-latest-tweets/reviews/)

## 貢献者

 *   [ Paul Schreiber ](https://profiles.wordpress.org/paulschreiber/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/get-latest-tweets/)