Title: TEmbeds
Author: Stefan Bohacek
Published: <strong>2020年11月10日</strong>
Last modified: 2022年8月10日

---

プラグインを検索

![](https://ps.w.org/tembeds/assets/banner-772x250.png?rev=2416093)

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

![](https://ps.w.org/tembeds/assets/icon-256x256.png?rev=2416093)

# TEmbeds

 作者: [Stefan Bohacek](https://profiles.wordpress.org/fourtonfish/)

[ダウンロード](https://downloads.wordpress.org/plugin/tembeds.zip)

 * [詳細](https://ja.wordpress.org/plugins/tembeds/#description)
 * [レビュー](https://ja.wordpress.org/plugins/tembeds/#reviews)
 * [開発](https://ja.wordpress.org/plugins/tembeds/#developers)

 [サポート](https://wordpress.org/support/plugin/tembeds/)

## 説明

Embed Tweets without compromising your users’ privacy and your site’s performance.
This plugin works with the [built-in Tweet Gutenberg block](https://neliosoftware.com/blog/how-to-embed-tweets-in-wordpress-with-gutenberg/)
by removing Twitter’s script and using Twitter’s API to retrieve the data.

You can optionally provide Twitter API keys to show the number of likes and retweets
and load images and other media in Tweets.

[Learn more](https://fourtonfish.com/project/tweet-embeds-wordpress-plugin/) | [View source](https://github.com/fourtonfish/tweet-embeds-wordpress-plugin)

### FAQ and Troubleshooting

**Tweets are not loading**

Please make sure your API keys are set up correctly and that you’re using the v2
of Twitter’s API. ([See the Get Started section.](https://developer.twitter.com/en/docs/twitter-api/migrate))

**I need to run a script after Tweets are processed**

You can use the `tembeds_tweets_processed` event. Using jQuery as an example, you
could do the following:

    ```
    $( document ).on( 'tembeds_tweets_processed', function(){
        $( '.twitter-tweet' ).each( function(){
            let $tweet = $( this );
            // Now you can do something with each Tweet.
        } );
    } );
    ```

## スクリーンショット

[[

[[

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

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

貢献者

 *   [ Stefan Bohacek ](https://profiles.wordpress.org/fourtonfish/)

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

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

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

## メタ

 *  バージョン **1.2.2**
 *  最終更新日 **4年前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 5.0またはそれ以降 **
 *  検証済み最新バージョン: **6.0.16**
 *  PHP バージョン ** 5.6またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/tembeds/)
 * タグ
 * [embed](https://ja.wordpress.org/plugins/tags/embed/)[tweets](https://ja.wordpress.org/plugins/tags/tweets/)
   [twitter](https://ja.wordpress.org/plugins/tags/twitter/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/tembeds/advanced/)

## 評価

レビューはまだ送信されていません。

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

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

## 貢献者

 *   [ Stefan Bohacek ](https://profiles.wordpress.org/fourtonfish/)

## サポート

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

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